[Downloader] [p]cog uninstall
doesn't remove cog from bot._config.packages
#3179
Labels
Type: Bug
Unexpected behavior, result, or exception. In case of PRs, it is a fix for the foregoing.
Command bugs
Command name
[p]cog uninstall
What cog is this command from?
Downloader
What were you expecting to happen?
The bot to unload the cog AND remove it from
bot._config.packages
What actually happened?
Bot unloaded the cog, but it didn't remove it from
bot._config.packages
therefore causing error on next bot start:How can we reproduce this issue?
The text was updated successfully, but these errors were encountered: