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 type check when registering Chat events or commands #178

Closed Teekeks closed 1 year ago

Teekeks commented 1 year ago

There should be a check if the functions are async and if they take an argument.