This commit is contained in:
parent
2b24f78ced
commit
c6ca96b29f
@ -1,5 +1,4 @@
|
||||
import requests
|
||||
import help_methods
|
||||
|
||||
import discord
|
||||
|
||||
@ -48,5 +47,3 @@ def get_definition(word):
|
||||
embed.set_author(name="From %s" % site)
|
||||
|
||||
return embed
|
||||
|
||||
return help_methods.get_help_message("define")
|
||||
|
Loading…
x
Reference in New Issue
Block a user