From 5cac460e294e9057056de791dc52b54ae054b472 Mon Sep 17 00:00:00 2001 From: Zenrac Date: Sat, 29 Feb 2020 03:12:33 +0100 Subject: [PATCH] More aliases --- cogs/music.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/music.py b/cogs/music.py index 63deaec..643b7eb 100644 --- a/cogs/music.py +++ b/cogs/music.py @@ -5422,7 +5422,7 @@ async def autoconnect_reset(self, ctx): await SettingsDB.get_instance().set_guild_settings(settings) await ctx.send(":ballot_box_with_check:") - @commands.group(aliases=["confighost", "hg", "gh"], invoke_without_command=True) + @commands.group(aliases=["confighost", "ch", "hc", "hg", "gh"], invoke_without_command=True) async def hostconfig(self, ctx, ip: str, password: str = "youshallnotpass", port: int = 2333): """ {command_prefix}hostconfig set [ip]