forked from embee/woomy
add botName
This commit is contained in:
parent
2962de2931
commit
7fa12b105d
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ const config = {
|
|||
token: '',
|
||||
devtoken: '',
|
||||
|
||||
// Bot name
|
||||
botName: '',
|
||||
|
||||
// API keys that are required for some features/commands
|
||||
keys: {
|
||||
dbl: '', // top.gg key
|
||||
|
|
Loading…
Reference in a new issue