LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/__init__.py
src/Twitch/Scope.py
src/Twitch/SubscriptionTypes.py
src/Twitch/__init__.py
src/Twitch/API/Exceptions.py
src/Twitch/API/TwitchAPI.py
src/Twitch/API/_ApiRequest.py
src/Twitch/API/__init__.py
src/Twitch/API/Resources/Ads.py
src/Twitch/API/Resources/Analytics.py
src/Twitch/API/Resources/Bits.py
src/Twitch/API/Resources/ChannelPoints.py
src/Twitch/API/Resources/Channels.py
src/Twitch/API/Resources/Charity.py
src/Twitch/API/Resources/Chat.py
src/Twitch/API/Resources/Clips.py
src/Twitch/API/Resources/Entitlements.py
src/Twitch/API/Resources/EventSub.py
src/Twitch/API/Resources/Extensions.py
src/Twitch/API/Resources/Games.py
src/Twitch/API/Resources/Goals.py
src/Twitch/API/Resources/HypeTrain.py
src/Twitch/API/Resources/Moderation.py
src/Twitch/API/Resources/Music.py
src/Twitch/API/Resources/Polls.py
src/Twitch/API/Resources/Predictions.py
src/Twitch/API/Resources/Raids.py
src/Twitch/API/Resources/ResponseTypes.py
src/Twitch/API/Resources/Schedule.py
src/Twitch/API/Resources/Search.py
src/Twitch/API/Resources/Streams.py
src/Twitch/API/Resources/Subscriptions.py
src/Twitch/API/Resources/Tags.py
src/Twitch/API/Resources/Teams.py
src/Twitch/API/Resources/Users.py
src/Twitch/API/Resources/Utils.py
src/Twitch/API/Resources/Videos.py
src/Twitch/API/Resources/Whispers.py
src/Twitch/API/Resources/__imports.py
src/Twitch/API/Resources/__init__.py
src/Twitch/API/test/Ads_test.py
src/Twitch/API/test/Bits_Test.py
src/Twitch/API/test/Utils.py
src/Twitch/API/test/__init__.py
src/Twitch/ChatInterface/Exceptions.py
src/Twitch/ChatInterface/IrcController.py
src/Twitch/ChatInterface/MessageHandler.py
src/Twitch/ChatInterface/TokenBucket.py
src/Twitch/ChatInterface/TwitchChatInterface.py
src/Twitch/ChatInterface/__init__.py
src/Twitch/EventHandler/EventHandler.py
src/Twitch/EventHandler/__init__.py
src/Twitch/EventSub/EventSubConnector.py
src/Twitch/EventSub/EventSubInterface.py
src/Twitch/EventSub/__init__.py
src/Twitch/OAuth/Exceptions.py
src/Twitch/OAuth/Oauth.py
src/Twitch/OAuth/__init__.py
src/Twitch/OAuth/test/oauthtest.py
src/Twitch/PubSub/PubSubConnector.py
src/Twitch/PubSub/PubSubInterface.py
src/Twitch/PubSub/Topics.py
src/Twitch/PubSub/__init__.py
src/Twitch/WebsocketClient/WebsocketClient.py
src/Twitch/WebsocketClient/__init__.py
src/Twitch/WebsocketClient/tests/__init__.py
src/Twitch/WebsocketClient/tests/client_run_test.py
src/Twitch/secretkeys/apikeys.py
src/Twitch_Edog0049a.egg-info/PKG-INFO
src/Twitch_Edog0049a.egg-info/SOURCES.txt
src/Twitch_Edog0049a.egg-info/dependency_links.txt
src/Twitch_Edog0049a.egg-info/top_level.txt
test/test1.py