From 0cab557e109a3522156fe16d6b3a37c7cf437cd0 Mon Sep 17 00:00:00 2001 From: Sophie M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Sun, 31 Oct 2021 20:39:52 -0500 Subject: [PATCH] I pushed to the wrong branch --- config.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config.json b/config.json index 54bdaf2..4765131 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,7 @@ { - "token": "your-token-here", - "release": "experimental", - "version": "placeholder", - "footer": "Anitrox Experimental - ⚠ Things may break horribly, or be removed! You have been warned!", - "icon": "iconlink", - "prefix": "n!" + "prefix": "n!", + "token": "nOwoTaRe4lt0k3n", + "ownerID": "309427567004483586", + "release": "anitrox_dev", + "build": "1.0 Prerelease, Based off commit 0757e1f" }