@commands.command(aliases=['testcommand', 'testing']) async def test(self, ctx): await ctx.send("This a test command")