From e27aeaff6807aae3a7b3e7215bf2f94269b72351 Mon Sep 17 00:00:00 2001 From: boyska Date: Fri, 17 Apr 2020 02:08:51 +0200 Subject: [PATCH] istruzioni installazione --- mumble-bot/README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/mumble-bot/README.md b/mumble-bot/README.md index a7186be..23642ce 100644 --- a/mumble-bot/README.md +++ b/mumble-bot/README.md @@ -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