naming
This commit is contained in:
parent
a4d71b5f6b
commit
288cb0efa4
@ -7,7 +7,7 @@ allowed_guilds = {274657393936302080, 693796372092289024, 508781789737648138}
|
|||||||
admin_roles = {'Developer', 'admin', 'Council'}
|
admin_roles = {'Developer', 'admin', 'Council'}
|
||||||
statsThumbnailUrl = 'https://www.kanium.org/machineroom/logomachine-small.png'
|
statsThumbnailUrl = 'https://www.kanium.org/machineroom/logomachine-small.png'
|
||||||
|
|
||||||
class TrafficTrack(commands.Cog):
|
class TrafficTracker(commands.Cog):
|
||||||
|
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
self.channel: discord.TextChannel = None
|
self.channel: discord.TextChannel = None
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user