mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-05-06 00:33:31 -04:00
872cce784a
Fixes #1943 This just skips cogs when `__module__` is None. Also: - backported rapptz/discord.py#621 - moved RPC handler unregister to remove_cog() - raise an exception when a load would overwrite an existing extension