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