issues
search
Teekeks
/
pyTwitchAPI
A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
256
stars
38
forks
source link
Implement Conduit support
#290
Open
Teekeks
opened
9 months ago
Teekeks
commented
9 months ago
Add support for the new EventSub transport:
Conduit
[ ] Add EventSub transport: Conduit
Endpoints
[ ] Create Conduits -
https://dev.twitch.tv/docs/api/reference/#create-conduits
[ ] Get Conduits -
https://dev.twitch.tv/docs/api/reference/#get-conduits
[ ] Update Conduits -
https://dev.twitch.tv/docs/api/reference/#update-conduits
[ ] Delete Conduit
https://dev.twitch.tv/docs/api/reference/#delete-conduit
[ ] Get Conduit Shards -
https://dev.twitch.tv/docs/api/reference/#get-conduit-shards
[ ] Update Conduit Shards -
https://dev.twitch.tv/docs/api/reference/#update-conduit-shards
EventSub Topic
[ ] conduit.shard.disabled -
https://dev.twitch.tv/docs/eventsub/eventsub-subscription-types/#conduitsharddisabled
Add support for the new EventSub transport: Conduit
Endpoints
EventSub Topic