From 3edae43d304ac66f282daac4cce373b17b188f0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Bersier?= Date: Thu, 28 Mar 2019 18:51:22 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index afac6df..8fd9eac 100644 --- a/README.md +++ b/README.md @@ -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