.gitignore
LICENSE
README.md
pyproject.toml
requirements.txt
setup.py
aptbot/__init__.py
aptbot/args.py
aptbot/args_logic.py
aptbot/bot.py
aptbot/constants.py
aptbot/main.py
aptbot.egg-info/PKG-INFO
aptbot.egg-info/SOURCES.txt
aptbot.egg-info/dependency_links.txt
aptbot.egg-info/entry_points.txt
aptbot.egg-info/requires.txt
aptbot.egg-info/top_level.txt
aptbot/resources/main.py
examples/README.md
examples/example_1/main.py
test/ttv_api/channel.py
ttv_api/__init__.py
ttv_api/channel.py
ttv_api/emotes.py
ttv_api/stream.py
ttv_api/users.py