README.md
pyproject.toml
setup.cfg
setup.py
src/twitchDig/__init__.py
src/twitchDig/bot.py
src/twitchDig/chat.py
src/twitchDig/exceptions.py
src/twitchDig/filters.py
src/twitchDig/gql.py
src/twitchDig/http.py
src/twitchDig/models.py
src/twitchDig/utils.py
src/twitchDig.egg-info/PKG-INFO
src/twitchDig.egg-info/SOURCES.txt
src/twitchDig.egg-info/dependency_links.txt
src/twitchDig.egg-info/requires.txt
src/twitchDig.egg-info/top_level.txt
src/twitchDig/types/__init__.py
src/twitchDig/types/base.py
src/twitchDig/types/game.py
src/twitchDig/types/search.py
src/twitchDig/types/top.py
src/twitchDig/types/twitch_types.py
src/twitchDig/types/user.py