mirror of
https://github.com/uhIgnacio/EmoteManager.git
synced 2024-08-15 02:23:13 +00:00
add prefix to config example (#22)
This commit is contained in:
parent
b5433dcdac
commit
72652ef368
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@
|
|||
# the bot must have Create Instant Invite permissions for this channel
|
||||
# if set to None, the support command will be disabled
|
||||
'support_server_invite_channel': None,
|
||||
|
||||
'prefixes': ['em/'],
|
||||
|
||||
'tokens': {
|
||||
'discord': 'sek.rit.token',
|
||||
|
|
Loading…
Reference in a new issue