diff options
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/config.json b/config.json new file mode 100644 index 0000000..9dd98f9 --- /dev/null +++ b/config.json @@ -0,0 +1,13 @@ +{ + "secret":"Njk3MDUyNjkwNzM5NDk0OTky.Xoxt3g.7Wc4CBv2V2130PLYrIY0Q6sfMyE", + "prefixes": { + "main":"c!", + "alt":"chester!", + "alt2":"c-", + "alt3":"chester- ", + "alt4":"c.", + "alt5":"chester.", + "alt6":"<@!697052690739494992> ", + "alt6b":"<@697052690739494992> " + } +}
\ No newline at end of file |