From bdcc985f7a38aac11fad936270cdb23f4f5a430b Mon Sep 17 00:00:00 2001 From: Matt Burchett Date: Tue, 17 Jul 2018 11:48:56 -0500 Subject: [PATCH] updating .gitignore --- .gitignore | 3 ++- config.json | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0cffcb3..1e1c00d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -config.json \ No newline at end of file +config.json +.idea \ No newline at end of file diff --git a/config.json b/config.json index d2e8c79..ea75b84 100644 --- a/config.json +++ b/config.json @@ -1,3 +1,3 @@ { -"Token": "your token here" -} +"Token": "546410284:AAHXKhEsAB5OZTrAXCFI4kiZSFjN5i0h_wk" +} \ No newline at end of file