Small changes
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,6 +1,6 @@
|
|||||||
# own config file
|
# own config file
|
||||||
config.py #deprecated
|
config/config.py
|
||||||
config.yml
|
config/config.yml
|
||||||
|
|
||||||
# caches and build environment
|
# caches and build environment
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
discord.py[voice]=1.2.5
|
discord.py[voice]==1.2.5
|
||||||
youtube-dl
|
youtube-dl
|
||||||
pyyaml
|
pyyaml
|
||||||
Reference in New Issue
Block a user