diff options
| author | 8cy <[email protected]> | 2020-04-11 01:35:45 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-11 01:35:45 -0700 |
| commit | 69f523c2ccc569e524a41ab11e956c60587bb055 (patch) | |
| tree | 3eba1ca821e23dea22792feb694cc279e5caa52a /config.json | |
| parent | remove a lot, v1.1.0 (diff) | |
| download | chester-master.tar.xz chester-master.zip | |
- port to v12
- remove features
- add features
- fix features
- fix bot lol
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/config.json b/config.json index f5d8a02..c68fb98 100644 --- a/config.json +++ b/config.json @@ -1,13 +1,4 @@ { "secret":"Njk3MDUyNjkwNzM5NDk0OTky.Xox2qw.7KkOOC5XM8El6gOneeTYJxSXLMU", - "prefixes": { - "main":"c!", - "alt":"chester!", - "alt2":"c-", - "alt3":"chester- ", - "alt4":"c.", - "alt5":"chester.", - "alt6":"<@!697052690739494992> ", - "alt6b":"<@697052690739494992> " - } + "prefix":"c!" } |