Rapptz
f793af0456
Add item parameter to DynamicItem.from_custom_id
2 years ago
Rapptz
7c3868ef3b
Add Client.remove_dynamic_items
2 years ago
Rapptz
418230641c
Add dynamic counter example
2 years ago
Rapptz
a852f90358
Add support for dynamic items that parse custom_id for state
2 years ago
ambdroid
78ce5f2331
Fix IndexError when using empty string in Colour.from_str
Co-authored-by: Danny <[email protected] >
2 years ago
Imayhaveborkedit
7bdfd454be
Normalize thread names
Every thread now has a name and either a contextually relevant
identifier or their in hex to disambiguate multiple threads of the same
type. Also finally gets rid of that old python 2 style init call.
2 years ago
Rapptz
e414d0fe04
[commands] Change default Bot.owner_ids to consider team roles
2 years ago
Rapptz
f74eb14d72
Remove owner from TeamMemberRole
2 years ago
Rapptz
60ff239558
Add support for integration_type in audit logs
Currently unsure whether more processing is meant to be done with this,
but for now an Optional[str] is the best I can do without more data.
2 years ago
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