Bump discord.py to 2.7.1 (#6664)

This commit is contained in:
Jakub Kuczys
2026-03-04 02:50:26 +01:00
committed by GitHub
parent 29758fd104
commit 45c55418a4
6 changed files with 23 additions and 4 deletions

View File

@@ -208,6 +208,8 @@ from discord.ext.commands import (
HybridCommandError as HybridCommandError,
SoundboardSoundConverter as SoundboardSoundConverter,
SoundboardSoundNotFound as SoundboardSoundNotFound,
BadTimestampArgument as BadTimestampArgument,
Timestamp as Timestamp,
)
__all__ = (