tuxbot-bot/init.sh

4 lines
187 B
Bash
Raw Normal View History

2020-04-27 15:21:56 +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]
python3 -m pip install -r requirements.txt