瀏覽代碼

istruzioni installazione

boyska 4 年之前
父節點
當前提交
e27aeaff68
共有 1 個文件被更改,包括 2 次插入5 次删除
  1. 2 5
      mumble-bot/README.md

+ 2 - 5
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