add prefix to config example (#22)

This commit is contained in:
saucylegs 2021-04-11 01:09:05 -07:00 committed by GitHub
parent b5433dcdac
commit 72652ef368
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@
# if set to None, the support command will be disabled
'support_server_invite_channel': None,
'prefixes': ['em/'],
'tokens': {
'discord': 'sek.rit.token',
},