/aiotwitch

An asyncio API Wrapper for the Twitch Helix API

Primary LanguagePython

aiotwitch

Pyup Badge

A simple asyncio wrapper for the Twitch Helix API

TODO

  • OAuth Client Credentials Flow
  • Basic interaction
  • Implement all endpoints
  • Implement pagination
  • Handle ratelimiting
  • Higher level API

Contributing

Feel free to fork and make PR's. Contact me on Discord (#1) if you'd like to chat.

Credits

HTTP handling and overall design heavily inspired by discord.py by Rapptz.