Cog-Creators / Cog-Creators/Red-DiscordBot
Downloader should warn about dangling cogs in `[p]cog update/checkforupdates` (and maybe some others)
Open
Category: Cogs - Downloader
Status: Accepted
Status: PRs Welcome
Type: Enhancement
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
Downloader should warn about installed cogs that don't have any repo attached to them (e.g. cog's repo was removed since the cog was installed)
It should mention them in output of `[p]cog update` and `[p]cog checkforupdates` commands (they're using same method to check for updates), and maybe also some others but PR just for those two would be enough for now, we can always extend it later.
---
Related issue: #3370 (that issue also presents problem with backup so don't close it after this is finished)
// Additional note: If you're thinking about taking this, please mention it here :)
Contributor guide
Assessment
This issue has not been assessed yet.