From 9ead5a1a87d5d5ebe9be3953d54379a5b36281bd Mon Sep 17 00:00:00 2001 From: Alee Date: Wed, 18 Apr 2018 19:17:11 -0400 Subject: Moved the tutorial --- README.md | 9 --------- 1 file changed, 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index db24e3c..9d7f1a6 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,6 @@ [![Discord Bots](https://discordbots.org/api/widget/status/282547024547545109.svg)](https://discordbots.org/bot/282547024547545109) [![Build Status](https://travis-ci.org/AleeCorp/AleeBot.svg?branch=master)](https://travis-ci.org/AleeCorp/AleeBot) [![CircleCI](https://circleci.com/gh/AleeCorp/AleeBot.svg?style=svg)](https://circleci.com/gh/AleeCorp/AleeBot) -# Tutorial for self hosting - -First get NodeJS then clone this repo then do `npm install` in the AleeBot folder. Now add a file called `tokens.json` then copy and paste this follow code. -``` -{ - "abtoken": "token" -} -``` -Then get your token from discord and replace token with your token and finally run this in linux `./run_linux.sh` or for windows `run_win.bat`. # Contributors Here's the list of people who helped me with AleeBot for discord servers -- cgit v1.2.3