mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
17 lines
240 B
Python
17 lines
240 B
Python
{
|
|
'cogs': (
|
|
'cogs.emoji',
|
|
'ben_cogs.debug',
|
|
'ben_cogs.misc',
|
|
'jishaku',
|
|
),
|
|
|
|
'tokens': {
|
|
'discord': 'sek.rit.token',
|
|
'stats': {
|
|
'bots.discord.pw': None,
|
|
'discordbots.org': None,
|
|
'botsfordiscord.com': None,
|
|
},
|
|
},
|
|
}
|