🧹 Last bit of cleaning up before pushing
This commit is contained in:
@ -45,7 +45,7 @@ class Other():
|
||||
movie = searchResult[0]
|
||||
imdbClient.update(movie)
|
||||
|
||||
self.bot.log("Successfully ran !movie")
|
||||
self.bot.log("Successfully ran /movie")
|
||||
|
||||
title = movie["title"]
|
||||
plot = movie['plot'][0].split("::")[0]
|
||||
|
Reference in New Issue
Block a user