Rapptz
bd6bbdab00
Add support for stage message types
2 years ago
owocado
d26dbf3a7a
Fix a few typos in the docs
Co-authored-by: o-wo <[email protected] >
2 years ago
o-wo
b19897fce1
Fix AuditLogDiff.type for webhooks
2 years ago
Soheab_
c46f309c13
Add support for member flags
2 years ago
z03h
39f1f84718
Fix AuditLogDiff.type for integrations
2 years ago
Rapptz
469f006d8b
Formally document utils.maybe_coroutine
2 years ago
Zephyrkul
509a5d771f
Fall back to Object for AuditLogEntry.target
Co-authored-by: zephyrkul <[email protected] >
2 years ago
Rapptz
2869d8000d
Add support for on_audit_log_entry_create event
2 years ago
Rapptz
24495e5505
Add support for GIF sticker type
2 years ago
Rapptz
8e52db1f1b
Add new message types to MessageType enum
2 years ago
Rapptz
3d24f0fb12
Add support for role subscription reading
2 years ago
Rapptz
4d8ded95fb
Update description for UserFlags.discord_certified_moderator
2 years ago
Rapptz
cbc46e0973
Add support for ForumChannel.default_layout
2 years ago
Rapptz
3f81984ebb
Document permissions required for automod events
2 years ago
Rapptz
bdeccaf106
Add Locale.indonesian
2 years ago
rdrescher909
799e3c5bf0
Fix Status.invisible description wording
2 years ago
Rapptz
55f272f6e7
Document UserFlags.active_developer
2 years ago
Steve C
ce06beeb6c
Fix permissions-based docstrings to be more consistent
3 years ago
Rapptz
ab265dcb7c
Add support for newest ForumChannel changes
This adds the following:
- Forum tag support
- Default reaction support
- Default slowmode for newly created threads
3 years ago
Puncher
ee59d9651a
Add missing attributetable to classes
3 years ago
Josh
c2f9e0be43
Add additional audit log types for automod
3 years ago
Rapptz
2bf2bfc9b4
Add utils.setup_logging to help set up logging outside of Client.run
3 years ago
z03h
1097e1d975
Add mention_spam automod trigger and change default values
3 years ago
Rapptz
596f2ca222
Fix time_snowflake not being documented
3 years ago
Rapptz
0ec06f0ac5
Add on_app_command_completion event
Fix #8126
3 years ago
Rapptz
1fa7d7e402
Raise special CommandSyncFailure during sync for better errors
This is parsed from the error to allow for users to better debug
what exactly is causing the issue in sync.
3 years ago
Rapptz
57efb5a5a0
Fix failing tests to use new get_parameter function
3 years ago
Middledot
7d11e2a27c
Remove documentation for on_group_join/leave
3 years ago
Rapptz
76402b00f9
Allow configuring the maximum ratelimit timeout before erroring
This is useful for cases where a rate limit is known to be
extraordinarily high, but you still want to handle the error.
This is common with routes such as emoji creation.
3 years ago
z03h
1aaa32d4bc
Add on_raw_app_command_permissions_update event
3 years ago
z03h
04aeff660b
Add automod types to audit log
3 years ago
z03h
3b5cd3b92c
Fix audit log for multiple app command permission updates
3 years ago
Omkaar
77a7b17265
Fix tiny errors
3 years ago
ChrisJL
824bbce95b
Add documetation for auto_moderation_action MessageType enum
3 years ago
Alex Nørgaard
5426d19dc7
Implement AutoMod
3 years ago
will
d0a52f4276
Fix typo and capitalizations in docs
3 years ago
Alex Nørgaard
2b9e43dbf9
Change Message.application type to MessageApplication
Co-authored-by: Danny <[email protected] >
3 years ago
Rapptz
53685b9b86
Change stderr prints to use the logging module instead
3 years ago
Enes Kurbetoğlu
be6db20255
Add on_raw_thread_member_remove event
3 years ago
Soheab
3aa55ba1ed
Implement Application Command Permissions models
3 years ago
Enes Kurbetoğlu
06c1f44d74
Add on_raw_thread_update event
3 years ago
Andy
6a4d5eef52
Fix documentation errors in discord.Invite and on_integration_update
3 years ago
Twentysix
cdfccfbe74
Fix description of user parameter in reaction remove event
3 years ago
Rapptz
cf031f71b9
Add a new extlink for discord documentation
3 years ago
Nadir Chowdhury
e2d0193531
Implement WelcomeScreen
3 years ago
I. Ahmad
96bada03f4
Add support for application tags and install params
3 years ago
xCirno
e9c7c09ebf
Add guild avatar to on_member_update docs
3 years ago
z03h
619bc50e5d
Add application command permissions to audit log
3 years ago
Rapptz
e53daaba35
Properly namespace MISSING in the documentation
3 years ago
Rapptz
500bf77103
Document and export MISSING sentinel
3 years ago