aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/cogs/bot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/cogs/bot.py b/bot/cogs/bot.py
index 339a58241..3d5b18c63 100644
--- a/bot/cogs/bot.py
+++ b/bot/cogs/bot.py
@@ -51,7 +51,7 @@ class Bot:
await ctx.send(embed=embed)
- @command(name="bot.info()", aliases=["bot.info", "bot.about", "bot.about()", "info", "info()"])
+ @command(name="info()", aliases=["bot.info", "bot.about", "bot.about()", "info", "bot.info()"])
@with_role(VERIFIED_ROLE)
async def info_wrapper(self, ctx: Context):
"""