mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* enhance(downloader): add `Repo.clean_url` and use it in `[p]findcog` * chore(changelog): add towncrier entries
1 line
138 B
ReStructuredText
1 line
138 B
ReStructuredText
Add `clean_url` property to :class:`redbot.cogs.downloader.repo_manager.Repo` which contains sanitized repo URL (without HTTP Basic Auth). |