Allow changing default prefix in config
This commit is contained in:
parent
e0d7ea7a57
commit
1c686016bb
4 changed files with 6 additions and 3 deletions
|
@ -12,6 +12,9 @@ MONGO=mongodb://localhost:27017/esmBot
|
|||
# Put snowflake ID of bot owner here
|
||||
OWNER=
|
||||
|
||||
# Put default prefix here
|
||||
PREFIX=&
|
||||
|
||||
###########
|
||||
# Optional
|
||||
###########
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue