From 47d8f8166b958fe82c63f489f9721c9cb1e4494f Mon Sep 17 00:00:00 2001 From: loicbersier Date: Wed, 17 Jul 2019 23:39:38 +0200 Subject: [PATCH] update for dectalk --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dcc6339..2e6654e 100644 --- a/README.md +++ b/README.md @@ -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