From 6f6f663c2d0d45d0cc0e9fd4f26199a9d517d355 Mon Sep 17 00:00:00 2001 From: Jonfirexbox <66625200+Jonfirexbox@users.noreply.github.com> Date: Sat, 14 Nov 2020 17:21:39 -0500 Subject: [PATCH] Updated Config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit What’s the purpose of having the Twitter stuff? --- config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/config.json b/config.json index 4cd63a3..382c3d7 100644 --- a/config.json +++ b/config.json @@ -1,9 +1,5 @@ { "token": "TOKEN", - "twitter_consumer_key": "twitter api consumer key", - "twitter_consumer_secret": "twitter api consumer secret", - "twitter_access_token": "twitter api access token", - "twitter_access_token_secret": "twitter api access token secret", "ownerID": "Owner id", "prefix": "DBA!", "invite": "Server invite for captcha fail",