From 0f2233a529d80b242732bd40ebaecf3fbb56cecf Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 5 Jan 2020 14:19:48 -0500 Subject: removed eslint and fixes --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 576f325..473704a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -41,7 +41,7 @@ exports.help = { # Testing the bot First get NodeJS then clone this repo then do `npm install` or `yarn install` in the AleeBot folder. Now add a file called `tokens.json` then copy and paste this follow code. -``` +```json { "abtoken": "token" } -- cgit v1.2.3