From 3fbec1332309d2a1dec6b5e342c8bc7586aa676d Mon Sep 17 00:00:00 2001 From: Alee Date: Mon, 16 Apr 2018 12:06:27 -0400 Subject: Tutorial for self hosting --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2d3430d..63890fc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ If you want to help do a pull request, also submit a problem/suggestion to issue [![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) +# Tutorial for self hosting + +First get NodeJS then clone this repo then do `npm install` in the AleeBot folder after remove example in `absettings.json.example` then get your token from discord 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 1. Alee14 -- cgit v1.2.3