More elaborate .bat files, requirements.txt

The updated bat files should allow to start Red in case of no python in PATH (assuming standard installation path) and have multiple python installations without issues
This commit is contained in:
Twentysix
2016-08-12 15:48:22 +02:00
parent 232f0e2fd1
commit 59761ba994
3 changed files with 68 additions and 6 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
git+git://github.com/Rapptz/discord.py.git#egg=discord.py[voice]
youtube_dl
imgurpython