3 lines
187 B
Bash
Executable file
3 lines
187 B
Bash
Executable file
#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
|