tuxbot-bot/init.sh

4 lines
184 B
Bash
Raw Normal View History

2019-05-30 00:59:20 +02:00
#pip install -U "https://github.com/Rapptz/discord.py/archive/rewrite.zip#egg=discord.py[voice]"
python3 -m pip install -U discord.py[voice]
2019-07-28 20:36:08 +02:00
python3 -m pip install -r requirements.txt