mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
Bump deps (including d.py 2.5 bump) (#6529)
Co-authored-by: Kowlin <10947836+Kowlin@users.noreply.github.com>
This commit is contained in:
@@ -206,6 +206,8 @@ from discord.ext.commands import (
|
||||
RangeError as RangeError,
|
||||
parameter as parameter,
|
||||
HybridCommandError as HybridCommandError,
|
||||
SoundboardSoundConverter as SoundboardSoundConverter,
|
||||
SoundboardSoundNotFound as SoundboardSoundNotFound,
|
||||
)
|
||||
|
||||
__all__ = (
|
||||
@@ -397,4 +399,6 @@ __all__ = (
|
||||
"RangeError",
|
||||
"parameter",
|
||||
"HybridCommandError",
|
||||
"SoundboardSoundConverter",
|
||||
"SoundboardSoundNotFound",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user