dolfies
|
01dfde9648
|
Add helper for checking if an application has a bot
|
2 years ago |
dolfies
|
2737d85109
|
Allow editing application discoverability
|
2 years ago |
dolfies
|
6f69d08414
|
Correct PayoutStatus value description
|
2 years ago |
dolfies
|
23b8a3d49e
|
Fix docs linking and new pyright version type errors
|
2 years ago |
dolfies
|
8ddf2a927f
|
Update versionadded directives
|
2 years ago |
dolfies
|
8e8d0ff12a
|
Implement Search Recent Members OP
|
2 years ago |
dolfies
|
26280fd24d
|
Implement pomelo migrating
|
2 years ago |
Rapptz
|
392167bb3b
|
Add CategoryChannel.forums shortcut property
|
2 years ago |
Soheab_
|
908a1a1bdb
|
Add support for attachment flags
|
2 years ago |
Rapptz
|
499fa4e9f7
|
Add two new audit log event types
|
2 years ago |
Rapptz
|
f8dd560793
|
Add RawReactionActionEvent.message_author_id field
|
2 years ago |
Rapptz
|
5e66aa6f1c
|
[commands] Fix displayed_default for callables and None values
|
2 years ago |
Rapptz
|
8c9ebaed84
|
[commands] Fix =None being displayed in signatures for commands
|
2 years ago |
Rapptz
|
2600f8ac7a
|
Document root_logger=True for the main logging page
|
2 years ago |
Josh
|
2a880be6b8
|
Update pyright version
|
2 years ago |
Rapptz
|
808787271e
|
[commands] Revert on_error when cog is ejected for HelpCommand
|
2 years ago |
Rapptz
|
21c84bda33
|
[tasks] Fix missing name parameter in loop copy
|
2 years ago |
Rapptz
|
e938afdc8f
|
[tasks] Add name parameter to give the internal task a name
|
2 years ago |
Rapptz
|
7728200d1a
|
[commands] Change lookup order to place nicknames last
|
2 years ago |
Alex Nørgaard
|
6dbb40bc3e
|
Fix false positives in animated for PartialEmoji.from_str
|
2 years ago |
Rapptz
|
bfdff922c2
|
Fix plain username lookup for Guild.get_member_named
Fix #9451
|
2 years ago |
Rapptz
|
29aa8973ef
|
Rename Permissions.manage_guild_expressions to manage_expressions
|
2 years ago |
Rapptz
|
1424412e42
|
Hoist webhook detection outside of store_user helper
|
2 years ago |
Soheab_
|
e6bed03d0c
|
[commands] Add displayed_name to commands.Parameter
|
2 years ago |
Rapptz
|
017a0481cf
|
Fix spelling of DefaultAvatar colour doc strings
|
2 years ago |
Rapptz
|
ecbbb5dfc3
|
Add support for new pink default avatars
|
2 years ago |
kairi
|
e1edd588b6
|
Fix Piped Audio Input Ends Prematurely
Co-authored-by: Danny <[email protected]>
|
2 years ago |
Senev
|
1ef059dacf
|
Updated deprecated versioning in .readthedocs.yml
|
2 years ago |
Sebastian Law
|
0ab9b4c711
|
[commands] Document exceptions being ignored in teardown and cog_unload
Co-authored-by: Josh <[email protected]>
|
2 years ago |
Rapptz
|
ecdbf0fe58
|
Add constant for the default file size limit
|
2 years ago |
Rapptz
|
1348362699
|
Remove @ prefix from usernames
Discord seemed to have backtracked on this display
|
2 years ago |
Rapptz
|
274f0f555b
|
Revert removal of discriminator lookup
|
2 years ago |
Rapptz
|
13418771d1
|
Only use @ prefix in __str__ if the user is migrated
|
2 years ago |
Rapptz
|
4831c4eddb
|
Fix default_avatar detection for migrated users
|
2 years ago |
Rapptz
|
e6e380f904
|
Initial support for pomelo migration
|
2 years ago |
owocado
|
133fc91d66
|
[commands] Add Context.filesize_limit property
|
2 years ago |
RedGuy12
|
ab81a094a6
|
Fix system message for channel_icon_change
|
2 years ago |
Alex Liu
|
3a8a35a2b2
|
Fix build issue on Sphinx v6
|
2 years ago |
Andrin S
|
83d8510533
|
Add create_expressions permission
|
2 years ago |
Rapptz
|
7f345f194f
|
Allow Interaction webhook URLs to be used in Webhook.from_url
|
2 years ago |
Joab
|
ae2e28acc9
|
Fix indentation in create_text_channel docs
|
2 years ago |
Jakub Kuczys
|
fc07af5777
|
Document the change in behaviour of bool(flag_obj)
|
2 years ago |
Rapptz
|
573781592c
|
Fix opus.Decoder triggering a segfault
|
2 years ago |
Jakub Kuczys
|
b5cc41a4d3
|
Document user_limit argument in StageChannel.edit()
|
2 years ago |
Josh
|
2f98cf4a99
|
Fix exception raised by around strategy when the limit is set to 100/101
|
2 years ago |
Lilly Rose Berner
|
7d852eae78
|
Fix AutoMod audit log entry error due to empty channel_id
|
2 years ago |
Rapptz
|
c13a35e911
|
Fix channel edits on webhooks sending two requests
|
2 years ago |
Rapptz
|
79925e9c3b
|
Fix FileHandler having ANSI escapes when used within PyCharm
|
2 years ago |
Andrin S
|
f066597a02
|
Add support for voice messages
Co-authored-by: Danny <[email protected]>
|
2 years ago |
Andrin S
|
3fccf71609
|
Fix on_socket_raw_send and on_raw_thread_member_remove param types
|
2 years ago |