3 lines
100 B
Bash
3 lines
100 B
Bash
#! /bin/bash
|
|
python3 -m pip install -U discord.py[voice]
|
|
python3 -m pip install -r requirements.txt
|