diff options
| author | 8cy <[email protected]> | 2020-04-07 05:38:58 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-07 05:38:58 -0700 |
| commit | 03ac01423d0ee384688f770d1a00a12024d4f544 (patch) | |
| tree | d0c94883f05332c5e13300e762a524eab9393810 /config.json | |
| download | chester-03ac01423d0ee384688f770d1a00a12024d4f544.tar.xz chester-03ac01423d0ee384688f770d1a00a12024d4f544.zip | |
v1.0.0
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 |