From f770fbbee99b98f3e316a1fb8f366ca14ca144f1 Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Tue, 19 Jan 2021 18:02:59 -0600 Subject: [PATCH] Remove token from config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 054d70b..885f58c 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "prefix": "n!", - "token": "NTQwOTQxNjc5MDQ2Mjk1NTUz.XotbnA.0hllsNlr9hWaepl3KwB1Bhh5TnA", + "token": "", "ownerID": "309427567004483586" -} \ No newline at end of file +}