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 |
Josh
|
025d099379
|
Fix prompt ID code
|
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 |
Josh
|
28fc9f0607
|
Fix underline on prompt option
|
2 years ago |
Josh
|
b0a281aa5c
|
run black
|
2 years ago |
Josh
|
96778d320c
|
Fix spacing
|
2 years ago |
Josh
|
786b153242
|
Resolve circular import
|
2 years ago |
Josh
|
cf27b27c0b
|
Remove types import
|
2 years ago |
Josh
|
1b29dd36cb
|
Add support for modifying onboarding, mode
|
2 years ago |
Josh
|
a9ed9efedb
|
Fix PromptOption roles property
|
2 years ago |
Josh
|
689cc85533
|
Update versions, fix docs
|
2 years ago |
Josh
|
b213863412
|
Merge branch 'master' into feature/guild_onboarding
|
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 |