diff options
| author | 8cy <[email protected]> | 2020-04-03 02:37:42 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-03 02:37:42 -0700 |
| commit | 60867fb030bae582082340ead7dbc7efdc2f5398 (patch) | |
| tree | 4c6a7356351be2e4914e15c4703172597c45656e /config.json | |
| parent | commenting (diff) | |
| download | s5nical-60867fb030bae582082340ead7dbc7efdc2f5398.tar.xz s5nical-60867fb030bae582082340ead7dbc7efdc2f5398.zip | |
2020/04/03, 02:34, v1.2.0
Diffstat (limited to 'config.json')
| -rw-r--r-- | config.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config.json b/config.json index 522bd29..d655940 100644 --- a/config.json +++ b/config.json @@ -1,10 +1,10 @@ {
"secret":"Njk1MTA3NTUwNDAzNzU2MTky.XoVXcQ.JqQAhfqtYW-fz5nYCHvo13BjXAM",
"prefixes": {
- "main":"s3n-",
- "alt":"s3nical-",
- "alt2":"s3n!",
- "alt3":"s3nical! ",
+ "main":"s5n-",
+ "alt":"s5nical-",
+ "alt2":"s5n!",
+ "alt3":"s5nical! ",
"alt4":"<@!695107550403756192> ",
"alt4b":"<@695107550403756192> "
}
|