An open API service indexing awesome lists of open source software.

https://github.com/toddbirchard/twitch-birdteam

🎮 🖥 Twitch API wrapper to serve as chatbot, event handler, & webhooks.
https://github.com/toddbirchard/twitch-birdteam

chatbot event-driven python3 streaming twitch twitch-api twitch-bot twitchio

Last synced: about 2 months ago
JSON representation

🎮 🖥 Twitch API wrapper to serve as chatbot, event handler, & webhooks.

Awesome Lists containing this project

README

          

# Twitch Birdteam

![Python](https://img.shields.io/badge/Python-^3.9-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)
![Asyncio](https://img.shields.io/badge/asyncio-^3.4.3-blue.svg?logo=python&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)
![Twitchio](https://img.shields.io/badge/twitchio-^2.2.0-blue.svg?logo=twitch&longCache=true&logoColor=white&colorB=5e81ac&style=flat-square&colorA=4c566a)
![GitHub Last Commit](https://img.shields.io/github/last-commit/google/skia.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=a3be8c)
[![GitHub Issues](https://img.shields.io/github/issues/toddbirchard/twitch-birdteam.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/twitch-birdteam/issues)
[![GitHub Stars](https://img.shields.io/github/stars/toddbirchard/twitch-birdteam.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/twitch-birdteam/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/toddbirchard/twitch-birdteam.svg?style=flat-square&colorA=4c566a&logo=GitHub&colorB=ebcb8b)](https://github.com/toddbirchard/twitch-birdteam/network)

Twitch API wrapper to serve as chatbot, event handler, & webhooks.

WIP.