PythonistaGuild / TwitchIO

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

listeners are not ejected when reloading a module #273

Closed IAmTomahawkx closed 2 years ago

IAmTomahawkx commented 2 years ago

When reloading a module using ext.commands.Bot.reload_module (namely Bot.unload_module), cog listeners are not ejected, thus resulting in the following, as the listeners are compounded