From 9c25e032b596e3850e5a1ec7bffa431150016883 Mon Sep 17 00:00:00 2001 From: phxntxm Date: Mon, 10 Jul 2017 00:43:32 -0500 Subject: [PATCH] Rearrange the command and alias since there is already a donator attribute --- cogs/stats.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cogs/stats.py b/cogs/stats.py index cb9b841..d376710 100644 --- a/cogs/stats.py +++ b/cogs/stats.py @@ -325,10 +325,10 @@ class Stats: fmt = fmt.format(member.display_name, record, server_rank, overall_rank, rating) await ctx.send('```\n{}```'.format(fmt)) - @commands.command(aliases=['patrons']) + @commands.command(aliases=['donators']) @utils.custom_perms(send_messages=True) @utils.check_restricted() - async def donators(self, ctx): + async def patrons(self, ctx): """Prints a list of all the patrons for Bonfire EXAMPLE: !donators