diff options
| author | s1n <[email protected]> | 2020-04-07 05:49:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-07 05:49:13 -0700 |
| commit | 9f0c8297df52ba2e3c91875487a365093b23de2c (patch) | |
| tree | c4f7fc06ff118b055956afb652c3fe80a0fd3e2d | |
| parent | v1.0.0 (diff) | |
| download | chester-9f0c8297df52ba2e3c91875487a365093b23de2c.tar.xz chester-9f0c8297df52ba2e3c91875487a365093b23de2c.zip | |
new token, v1.0.1
| -rw-r--r-- | config.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.json b/config.json index 9dd98f9..f5d8a02 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "secret":"Njk3MDUyNjkwNzM5NDk0OTky.Xoxt3g.7Wc4CBv2V2130PLYrIY0Q6sfMyE", + "secret":"Njk3MDUyNjkwNzM5NDk0OTky.Xox2qw.7KkOOC5XM8El6gOneeTYJxSXLMU", "prefixes": { "main":"c!", "alt":"chester!", @@ -10,4 +10,4 @@ "alt6":"<@!697052690739494992> ", "alt6b":"<@697052690739494992> " } -}
\ No newline at end of file +} |