Merge pull request 'ajout_init.sh' (#1) from ajout_init.sh into rewrite
Reviewed-on: #1
This commit is contained in:
commit
7d062daeb9
1 changed files with 3 additions and 0 deletions
3
init.sh
Normal file
3
init.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
python3 -m pip install -U discord.py[voice]
|
||||
python3 -m pip install -r requirements.txt
|
Loading…
Reference in a new issue