This commit is contained in:
Fadi Atamny 2020-05-03 20:14:46 +03:00
parent a4d71b5f6b
commit 288cb0efa4

View File

@ -7,7 +7,7 @@ allowed_guilds = {274657393936302080, 693796372092289024, 508781789737648138}
admin_roles = {'Developer', 'admin', 'Council'}
statsThumbnailUrl = 'https://www.kanium.org/machineroom/logomachine-small.png'
class TrafficTrack(commands.Cog):
class TrafficTracker(commands.Cog):
def __init__(self, bot):
self.channel: discord.TextChannel = None