.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/command-request.md
.github/ISSUE_TEMPLATE/feature-request.md
HangoutCore.egg-info/PKG-INFO
HangoutCore.egg-info/SOURCES.txt
HangoutCore.egg-info/dependency_links.txt
HangoutCore.egg-info/entry_points.txt
HangoutCore.egg-info/requires.txt
HangoutCore.egg-info/top_level.txt
hangoutcore/__init__.py
hangoutcore/__main__.py
hangoutcore/bot.py
hangoutcore/setup.py
hangoutcore/util.py
hangoutcore/SystemCogs/development.py
tests/__init__.py