Update README.md

This commit is contained in:
Loïc Bersier 2019-03-28 18:51:22 +00:00
parent 9bec48275f
commit 3edae43d30

View file

@ -34,6 +34,9 @@ If on linux you can also do
```
nohup node index.js &
```
You can now use the python script [buildConfig.py](https://gitlab.com/LoicBersier/DiscordBot/blob/master/buildConfig.py) to build a config.json
## Built With
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used