++invite alias

This commit is contained in:
osmarks 2020-10-11 17:06:36 +01:00
parent 977f3352d6
commit 1a6c62cc07
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ async def supported_langs(ctx, search=None):
if acc == "": acc = "No results."
await ctx.send(acc)
@bot.command(help="Get some information about the bot.")
@bot.command(help="Get some information about the bot.", aliases=["invite"])
async def about(ctx):
await ctx.send("""**AutoBotRobot: The least useful Discord bot ever designed.**
AutoBotRobot has many features, but not necessarily any practical ones.