tuxbot-bot/init.sh

4 lines
184 B
Bash
Raw Normal View History

2019-05-29 22:59:20 +00: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 18:36:08 +00:00
python3 -m pip install -r requirements.txt