Rapptz
a756df3d5c
Add support for team membership role
2 years ago
Rapptz
42a1a68662
[commands] Fix obscuring name error
2 years ago
Rapptz
69e9bc9454
[commands] Fix nested hybrid groups inserting manual app commands
2 years ago
thegamecracks
c7f6e95f1c
[commands] Fix localization support for hybrid group fallback
2 years ago
cibere
16f6466da1
Fix Template.source_guild attempting to get from cache
2 years ago
Imayhaveborkedit
8b8ce55378
Add encoder params to VoiceClient.play
2 years ago
Imayhaveborkedit
b276f3f5a2
Split ffmpeg args
FFmpeg is actually capable of parsing this correctly but we split it for
consistency's sake.
2 years ago
Imayhaveborkedit
62c1ab21b2
Fixes/improvements to FFmpegAudio and subclasses
2 years ago
Mikołaj Kruczek
673bedd285
Replace dot with space in Guild.vanity_invite docs
2 years ago
Server Bot
2e2f20c6d5
Fix Intents.auto_moderation flag to alias_flag_value
2 years ago
Rapptz
2348d72a72
Use the interaction user's guild as a fallback for Interaction.guild
This ensures that the unavailable guild that is created within __init__
is used instead of constantly recreating it.
2 years ago
Rapptz
44f90909cb
Add changelog for v2.3.2
2 years ago
Rapptz
1d2177c610
Fix setting CustomActivity name
2 years ago
Imayhaveborkedit
cdc220fa4c
Fix voice websocket not being closed before being replaced
2 years ago
Rapptz
0ab68440ee
Add tzdata as a test dependency on Windows
Fix #9519
2 years ago
Rapptz
e5da7f23cb
Fix escape behaviour for lists and headers in escape_markdown
Fixes #9516
2 years ago
Rapptz
e6a0dc5bc0
Add support for media channels
2 years ago
Rapptz
ca5cbcbdf3
Reconnect a shard if disconnected during a HELLO OP
2 years ago
Rapptz
a361a08482
[commands] Add fallback behaviour for CurrentGuild parameter
2 years ago
Mysty
ad28fdc154
Fix multiple minor CSS issues to fix mobile and tablets
2 years ago
fretgfr
5e9f679178
Fix NameError in GuildChannel.create_invite
Move InviteTarget out of type checking
2 years ago
Josh
c69ce78ad1
Add create_event permission
2 years ago
Soheab_
135e57c81f
Add support for role flags
2 years ago
Rapptz
b7785d29cb
Add CategoryChannel.forums shortcut property
2 years ago
Soheab_
14faa9bdab
Add support for attachment flags
2 years ago
Rapptz
00ea67d315
Add two new audit log event types
2 years ago
Rapptz
b1ff8038c8
Add RawReactionActionEvent.message_author_id field
2 years ago
Rapptz
270fa5f2e0
[commands] Fix displayed_default for callables and None values
2 years ago
Rapptz
732f89b9e1
[commands] Fix =None being displayed in signatures for commands
2 years ago
Rapptz
5eeeef02e4
Remove cached emoji and sticker data if intent is disabled
2 years ago
Rapptz
55f907a793
Document root_logger=True for the main logging page
2 years ago
EXPLOSION
eb06129378
[types] Update PremiumType and StickerFormatType
2 years ago
github-actions[bot]
c448932fa0
[Crowdin] Updated translation files
2 years ago
Josh
630b2a1e55
Update pyright version
2 years ago
Rapptz
0871b34fc8
[commands] Revert on_error when cog is ejected for HelpCommand
2 years ago
Aluerie ❤#6524
33243f9bd6
Fix Intents.emoji and emojis_and_stickers swapped alias decorators
2 years ago
Rapptz
646ab85bb6
[tasks] Fix missing name parameter in loop copy
2 years ago
Rapptz
03140c0163
[tasks] Add name parameter to give the internal task a name
2 years ago
Rapptz
c6bdb0b0dd
Version bump for development
2 years ago
Rapptz
2a9640b516
Version bump to v2.3.1
2 years ago
Rapptz
d48116af3b
Add changelog for v2.3.1
2 years ago
Rapptz
5e86be3b72
[commands] Change lookup order to place nicknames last
2 years ago
Rapptz
2fdbe59376
Fix Message.channel being None for interactions
2 years ago
Soheab_
0efc05ccce
Fix certain select types not appearing in Message.components
2 years ago
Alex Nørgaard
a7f2c670c9
Fix false positives in animated for PartialEmoji.from_str
2 years ago
Rapptz
49e31e9e23
Use cache data if available for Interaction.channel
The data from Discord does not contain all the attributes that the
cached data has. There may be a slight chance that the interaction data
is more up to date than the cached data or vice versa but more
information tends to trump over this slight chance.
2 years ago
Rapptz
dc4ed438a5
Fix plain username lookup for Guild.get_member_named
Fix #9451
2 years ago
Rapptz
0c6a2fc3d5
Version bump for development
2 years ago
Rapptz
c785e4ba75
Version bump to v2.3
2 years ago
Rapptz
9f5b6c2bed
Add changelog for v2.3
2 years ago