diff options
| author | Alee <alee14498@gmail.com> | 2018-04-18 19:14:23 -0400 |
|---|---|---|
| committer | Alee <alee14498@gmail.com> | 2018-04-18 19:14:23 -0400 |
| commit | 4058136dc9d2feb0568602783cf8842f9d16d6fc (patch) | |
| tree | 64efa12db760b30754ebed4877d309bc5d9a6eab /README.md | |
| parent | 8b2ddd74c211d616e1c30dd78c50f67b9036b8f7 (diff) | |
| download | AleeBot-4058136dc9d2feb0568602783cf8842f9d16d6fc.tar.gz AleeBot-4058136dc9d2feb0568602783cf8842f9d16d6fc.tar.bz2 AleeBot-4058136dc9d2feb0568602783cf8842f9d16d6fc.zip | |
I think this might work
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,11 +7,11 @@ # 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
|
