🧹 Last bit of cleaning up before pushing
This commit is contained in:
@ -135,5 +135,5 @@ class LookupFuncs():
|
||||
else:
|
||||
self.bot.log("I don't know that spell (error code 501)")
|
||||
spell_output = "I don't think that's a spell (error code 501)"
|
||||
self.bot.log("Successfully ran !spell")
|
||||
self.bot.log("Successfully ran /spell")
|
||||
return(spell_output)
|
||||
|
Reference in New Issue
Block a user