
TwitchIO - Documentation¶
TwitchIO is a fully featured, powerful async Python library for the Twitch API and EventSub with modern Object-Orientated design and stateful objects.
TwitchIO provides ease of use when accessing the Twitch API with powerful extensions for chat commands, web-frameworks and overlays with hot-reloadable modules to help create and manage bots, backends, websites and other applications on Twitch.
Features:
Modern
asyncPython usingasyncioFully annotated and complies with the
pyrightstrict type-checkerIntuitive with ease of use, using modern object orientated design
Conduit support for scaling and EventSub continuity
Feature full including extensions for
chat bots, runningroutine tasksandoverlayson streamEasily manage
OAuth TokensandDevice Code Flowwith built-in token managementBuilt-in
EventSubsupport viaWebhook,Websocketsand Conduits.
TwitchIO was inspired by discord.py.
Help and support¶
Getting Started¶
Getting Started
References¶
API References
Models
TwitchIO - Documentation