CHANGELOG.md
LICENSE
MANIFEST.in
README.md
entrypoint.py
requirements.txt
setup.py
OctoBot_Launcher.egg-info/PKG-INFO
OctoBot_Launcher.egg-info/SOURCES.txt
OctoBot_Launcher.egg-info/dependency_links.txt
OctoBot_Launcher.egg-info/entry_points.txt
OctoBot_Launcher.egg-info/not-zip-safe
OctoBot_Launcher.egg-info/requires.txt
OctoBot_Launcher.egg-info/top_level.txt
launcher/__init__.py
launcher/launcher_entry.py
launcher/app/__init__.py
launcher/app/app_controller.py
launcher/app/app_model.py
launcher/app/launcher_app.py
launcher/app/web_app.py
launcher/static/favicon.ico
launcher/static/css/layout.css
launcher/static/css/style.css
launcher/static/img/octobot.png
launcher/static/img/svg/arrow_left.svg
launcher/static/img/svg/arrow_right.svg
launcher/static/img/svg/octobot.svg
launcher/static/js/commons.js
launcher/templates/bot_card.html
launcher/templates/footer.html
launcher/templates/index.html
launcher/templates/launcher_card.html
launcher/templates/layout.html
launcher/templates/news_card.html
launcher/tools/__init__.py
launcher/tools/environment.py
launcher/tools/executor.py
launcher/tools/github.py
launcher/tools/octobot_connector.py
launcher/tools/version.py