parent
eb2290ef07
commit
53dbc836cc
|
@ -7,11 +7,7 @@
|
||||||
|
|
||||||
`/absolute/path/to/venv/bin/pip install spotdl`
|
`/absolute/path/to/venv/bin/pip install spotdl`
|
||||||
|
|
||||||
`/absolute/path/to/venv/bin/pip install python-telegram-bot`
|
`/absolute/path/to/venv/bin/pip3 install pyTelegramBotAPI`
|
||||||
|
|
||||||
2b. This script was written with version 4.14.0 of the python-telegram-bot. If something goes wrong you can install that spcific version using this command.
|
|
||||||
|
|
||||||
`/absolute/path/to/venv/bin/pip install python-telegram-bot==4.14.0`
|
|
||||||
|
|
||||||
3. Edit start.py with correct telegram API token and change directories variables.
|
3. Edit start.py with correct telegram API token and change directories variables.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue