istruzioni installazione

This commit is contained in:
boyska 2020-04-17 02:08:51 +02:00
parent 15c5fffb08
commit e27aeaff68

View file

@ -7,10 +7,7 @@ Install
--------
```
git clone https://github.com/azlux/pymumble # quest non sta su pypy
cd pymumble
pip3 install --user -r requirements.txt
python3 setup.py install --user
pip3 install git+https://github.com/azlux/pymumble # quest non sta su pypy
```
Usi
@ -21,7 +18,7 @@ Usi
con pulseaudio
```
python3 bot.py --stream --channel "canale" | paplay --raw --rate=48000 --format=s16le --channels=2
python3 bot.py --stream --channel "canale" | paplay -n mumblebot --raw --rate=48000 --format=s16le --channels=2
```
### Stream to icecast