1
0
Fork 0
mirror of synced 2024-05-04 04:32:34 +12:00

remove music

This commit is contained in:
phxntxm 2018-04-24 17:49:36 -05:00
parent 465c9fa316
commit 09969ada7b
2 changed files with 0 additions and 3 deletions

View file

@ -9,13 +9,11 @@ twitch_key: 'key'
youtube_key: 'key'
osu_key: 'key'
dev_server: 'https://discord.gg/123456'
youtube_dl_proxy: 'https://myproxy.proxy:1234'
user_agent: 'User-Agent/1.0.0 (Comment like link to site)'
db_host: 'localhost'
db_name: 'Bot_Name'
db_cert: 'cert.pem'
db_port: 28015
db_user: 'admin'
db_pass: 'password'

View file

@ -2,7 +2,6 @@ beautifulsoup4==4.6.0
Pillow==4.2.0
rethinkdb==2.3.0.post6
ruamel.yaml==0.14.12
youtube-dl
psutil==5.2.2
pendulum==1.2.0
-e git+https://github.com/Rapptz/discord.py@rewrite#egg=discord.py[voice]