tuxbot-bot/init.sh

4 lines
173 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]
pip install -r requirements.txt