aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-04-16 12:06:27 -0400
committerAlee <alee14498@gmail.com>2018-04-16 12:06:27 -0400
commit3fbec1332309d2a1dec6b5e342c8bc7586aa676d (patch)
tree444a2d467949672cc7fc67e136cf979c79921c3e
parent604800b58aac79661d1391f9ff4cbc8bc324bfe2 (diff)
downloadAleeBot-3fbec1332309d2a1dec6b5e342c8bc7586aa676d.tar.gz
AleeBot-3fbec1332309d2a1dec6b5e342c8bc7586aa676d.tar.bz2
AleeBot-3fbec1332309d2a1dec6b5e342c8bc7586aa676d.zip
Tutorial for self hosting
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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