1
0
Fork 0
mirror of synced 2024-05-19 20:12:30 +12:00

Change the name of the owner, due to self-hosting

This commit is contained in:
Phxntxm 2017-06-29 14:49:52 -05:00
parent ea53c2dbd0
commit 3494066ae7

View file

@ -22,7 +22,7 @@ def get_syntax_error(e):
class Owner:
"""Commands that can only be used by Phantom, bot management commands"""
"""Commands that can only be used by the owner of the bot, bot management commands"""
def __init__(self, bot):
self.bot = bot