update for dectalk

This commit is contained in:
loicbersier 2019-07-17 23:39:38 +02:00
parent d170f06c91
commit 47d8f8166b

View file

@ -35,6 +35,11 @@ If on linux you can also do
nohup node index.js &
```
To use dectalk on linux you will need
1. Get dectalk
2. install wine
3. install Xvfb & run `Xvfb :0 -screen 0 1024x768x16 &`
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