Merge pull request 'ajout_init.sh' (#1) from ajout_init.sh into rewrite

Reviewed-on: #1
This commit is contained in:
puma.rc 2020-04-21 12:53:17 +02:00
commit 7d062daeb9

3
init.sh Normal file
View file

@ -0,0 +1,3 @@
#! /bin/bash
python3 -m pip install -U discord.py[voice]
python3 -m pip install -r requirements.txt