mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
(cherry picked from commit 49cc9374d4)
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
Co-authored-by: Kreusada <67752638+Kreusada@users.noreply.github.com>
This commit is contained in:
@@ -1496,7 +1496,7 @@ class Downloader(commands.Cog):
|
||||
)
|
||||
if len(outdated_bot_version) > 1
|
||||
else _(
|
||||
"This cog requires different Red version than you currently "
|
||||
"\nThis cog requires different Red version than you currently "
|
||||
"have ({current_version}): "
|
||||
)
|
||||
).format(current_version=red_version_info) + humanize_list(outdated_bot_version)
|
||||
|
||||
Reference in New Issue
Block a user