Update README.md
This commit is contained in:
parent
9bec48275f
commit
3edae43d30
1 changed files with 3 additions and 0 deletions
|
@ -34,6 +34,9 @@ If on linux you can also do
|
||||||
```
|
```
|
||||||
nohup node index.js &
|
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
|
## Built With
|
||||||
|
|
||||||
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
||||||
|
|
Loading…
Reference in a new issue