forked from Supositware/Haha-Yes
update for dectalk
This commit is contained in:
parent
d170f06c91
commit
47d8f8166b
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue