Thanks to visit codestin.com
Credit goes to github.com

Skip to content

styles784/TwitchIO

 
 

Repository files navigation

Important

Version 3 is currently a BETA release.

Pyright Strict GitHub License

TwitchIO is a powerful, asynchronous Python library for twitch.tv.

TwitchIO aims to be intuitive and easy to use, using modern async Python and following strict typing with stateful objects and plug-and-play extensions.

TwitchIO is more than a simple wrapper, providing ease of use when accessing the Twitch API with powerful extensions to help create and manage applications and Twitch Chat Bots.

Features:

  • Modern async Python using asyncio
  • Fully annotated and complies with the pyright strict type-checker
  • Intuitive with ease of use, using modern object orientated design
  • Feature full including extensions for chat bots, running routine tasks and playing sounds on stream (Conduits support soon...)
  • Easily manage OAuth Tokens and data
  • Built-in EventSub support via both Webhook and Websockets

Documentation

Documentation

Getting Started

Installing

Quickstart

Examples

Support

For support using TwitchIO, please join the official support server on Discord

Discord Banner

About

An Async Bot/API wrapper for Twitch made in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%