PythonistaGuild / TwitchIO

An Async Bot/API wrapper for Twitch made in Python.
https://twitchio.dev
MIT License
791 stars 163 forks source link

Enable command groups #363

Closed broenn closed 1 year ago

broenn commented 1 year ago

Pull request summary

Re-enable command groups and fix the bug where a command could be called from outside of its group

Checklist

chillymosh commented 1 year ago

If enabling this feature please also update the Changelog and write the docs for it please. Then run through black with line length 120. Thanks.

IAmTomahawkx commented 1 year ago

@broenn if you want this PR merged, please add a changelog entry and run black over your code. otherwise ill close this pr in about a week

IAmTomahawkx commented 1 year ago

closing as inactive