[Audio] V3/auto autostart only (#1420)

* Download jar at audio load

* Messy...

* Remove leftover log file stuff

* Keep application.yml

* Damn you windows
This commit is contained in:
Will
2018-03-11 19:49:08 -04:00
committed by Kowlin
parent b27e0f2d21
commit ccb322d08e
4 changed files with 99 additions and 10 deletions

View File

@@ -96,6 +96,7 @@ setup(
version="{}.{}.{}b9".format(*get_version()),
packages=get_package_list(),
package_data=find_locale_folders(),
include_package_data=True,
url='https://github.com/Cog-Creators/Red-DiscordBot',
license='GPLv3',
author='Cog-Creators',