readme update
parent
86c9e79308
commit
15c7e6b4e6
|
@ -5,8 +5,7 @@ IRC bot and webapp running <a href="http://guessthesong.i2p" target="_blank">gue
|
|||
Bot can use either SAM or regular IRC proxy tunnel like 127.0.0.1:6668. For SAM enabled, hostname is the IRC address.
|
||||
|
||||
|
||||
`git clone --config http.proxy=127.0.0.1:4444 http://git.simp.i2p/simp/guessthesong.git && cd guessthesong
|
||||
python3 -m venv ./ && cd bin && source activate && cd .. && pip3 install -r requirements.txt`
|
||||
git clone --config http.proxy=127.0.0.1:4444 http://git.simp.i2p/simp/guessthesong.git && cd guessthesong && python3 -m venv ./ && cd bin && source activate && cd .. && pip3 install -r requirements.txt
|
||||
|
||||
## Settings
|
||||
Most of the game related commands are changed in IRC with !admin <setting>
|
||||
|
|
Loading…
Reference in New Issue