TwitchPy icon indicating copy to clipboard operation
TwitchPy copied to clipboard

This is a package you can use to connect with the Twitch API, manage a channel, create bots, etc

Results 4 TwitchPy issues
Sort by recently updated
recently updated
newest added

New API endpoint about shared chat sessions has been created, so TwitchPy has to provide an interface for using this endpoint. Reference: https://dev.twitch.tv/docs/api/reference/#get-shared-chat-session

enhancement

A method for this new endpoint must be created. Reference: https://dev.twitch.tv/docs/api/reference/#get-hype-train-status

enhancement

There is a new parameter subscription_id for the endpoint. Reference: https://dev.twitch.tv/docs/api/reference/#get-eventsub-subscriptions

enhancement

The endpoint has a new parameter for_source_only. Reference: https://dev.twitch.tv/docs/api/reference/#send-chat-message

enhancement