blob: eb873d400903442e64d7b19149eb426666a80b25 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# AleeBot
<p>Welcome to the AleeBot github repo! This bot is crafted for discord servers.</p>
<p>If you want to help do a pull request, also submit a problem/suggestion to issues.</p>
[](https://discordbots.org/bot/282547024547545109) [](https://travis-ci.org/AleeCorp/AleeBot) [](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
1. Alee14
2. OfficialRain (Rain)
3. jtsshieh
**Please note if you contribute to this please put your name here.**
|