diff --git a/cogs/Embeds.py b/cogs/Embeds.py index 64f72f1c..2a154d72 100644 --- a/cogs/Embeds.py +++ b/cogs/Embeds.py @@ -293,7 +293,7 @@ class Embeds(commands.Cog): # Error handling function to make sure that the commands only work in "enso-chan-commands" def error_function(): - return "Sorry! I only work in #enso-chan-commands!" + return "Sorry! I only work in <#721449922838134876>" def setup(bot):