From fc2603d11056e9172c5ea87cac9b587e20fbb221 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Sun, 25 Oct 2020 22:17:50 +0000 Subject: [PATCH] feat(*): Add config file content --- config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.json b/config.json index 2c63c08..48015a8 100644 --- a/config.json +++ b/config.json @@ -1,2 +1,4 @@ { + "prefix": "!", + "token": "NzcwMDQyMDEzMjY5NDkxNzUy.X5Xzgg.kcr_51g95iUvEcYCfbQvG1Sx8ao" }