Update config.json

This commit is contained in:
Sophie M 2021-10-31 20:37:22 -05:00 committed by GitHub
parent 2e3434f8f4
commit b1e98f7f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
{ {
"prefix": "n!", "token": "your-token-here",
"release": "experimental",
"token": "nOwoTaRe4lt0k3n", "version": "placeholder",
"ownerID": "309427567004483586", "footer": "Anitrox Experimental - ⚠ Things may break horribly, or be removed! You have been warned!",
"release": "anitrox_dev", "icon": "iconlink",
"build": "1.0 Prerelease, Based off commit 0757e1f" "prefix": "n!"
} }