1
0
Fork 0
mirror of synced 2024-05-24 06:19:39 +12:00

Rearrange the command and alias since there is already a donator attribute

This commit is contained in:
phxntxm 2017-07-10 00:43:32 -05:00
parent 00b4d82c4e
commit 9c25e032b5

View file

@ -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