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

Error for channel:manage:schedule scope in types.py #95

Closed widowmakerdeux-dev closed 2 years ago

widowmakerdeux-dev commented 2 years ago

Authscope defines the following:

CHANNEL_MANAGE_SCHEDULE = 'channel:manage:channel'