Made the error function link the channel enso-chan-commands

pull/2/head
sgoudham 4 years ago
parent fe956e07f8
commit cbad5cec67

@ -293,7 +293,7 @@ class Embeds(commands.Cog):
# Error handling function to make sure that the commands only work in "enso-chan-commands" # Error handling function to make sure that the commands only work in "enso-chan-commands"
def error_function(): def error_function():
return "Sorry! I only work in #enso-chan-commands!" return "Sorry! I only work in <#721449922838134876>"
def setup(bot): def setup(bot):

Loading…
Cancel
Save