Teekeks / pyTwitchAPI

A Python 3.7 compatible implementation of the Twitch API, EventSub, PubSub and Chat
https://pytwitchapi.dev
MIT License
254 stars 38 forks source link

add function to unregister a command handler in Chat #181

Closed Teekeks closed 1 year ago

Teekeks commented 1 year ago

If you can register a command handler, you should also be able to unregister it.