1017 Commits

Author SHA1 Message Date
MCausc78
58b6929aa5
Add SKU subscriptions support 2024-10-09 18:04:14 -04:00
Andrin
a70217a719
Support for Soundboard and VC effects 2024-10-09 17:05:17 -04:00
Rapptz
df4b1c88df Move MissingApplicationID to top-level discord namespace 2024-08-31 08:51:56 -04:00
Alex Nørgaard
c75ca25e03
Add changelog for v2.4.0
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-06-21 20:47:32 -04:00
Rapptz
d528e8f8b5 Add information on Message.poll for Message Content Intent 2024-06-21 08:14:03 -04:00
DA344
be9edf8deb
Remove setting sku_id explicitly via button decorator
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-06-15 07:38:58 -04:00
DA344
356474ffb9
Add ButtonStyle.premium 2024-06-01 03:48:50 -04:00
DA344
205ddaff66
Update Polls event docs 2024-05-29 23:27:26 -04:00
Andrin
f77ba711ba
Add reaction type to raw events and users iterator 2024-05-18 14:33:26 -04:00
Andrin
b9dc85e6f7
Add type attribute to Invite 2024-05-17 13:31:26 -04:00
DA344
9d979d3df1
Some docs fixes for polls 2024-05-15 13:38:19 -04:00
DA344
e43bd8692c
Add support for Polls
Co-authored-by: owocado <24418520+owocado@users.noreply.github.com>
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Trevor Flahardy <75498301+trevorflahardy@users.noreply.github.com>
2024-05-10 06:14:12 -04:00
Soheab
963bb08557
Add support for Message.interaction_metadata
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2024-05-05 23:36:08 -04:00
Vioshim
71358b8dce
[commands] Add support for positional flag parameters 2024-05-05 01:48:02 -04:00
Danny
2e2f51fd5c
First pass at supporting user apps
Co-authored-by: red <red@kalab.sk>
Co-authored-by: Vioshim <63890837+Vioshim@users.noreply.github.com>
2024-05-04 23:25:01 -04:00
Lucas Hardt
2892401992
Add support for one-time purchases 2024-05-04 23:24:34 -04:00
github-actions[bot]
0b4263e697
[Crowdin] Updated translation files
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-04 23:21:35 -04:00
Sebastian Law
0362b2fd4e
[docs] fix gateway payload hyperlinks 2024-04-18 03:38:31 -04:00
Jakub Kuczys
f1a19f2f21
Remove entry that is yet to be released from 2.3.2 changelog 2024-04-18 03:36:33 -04:00
Rapptz
0e016be42c Clarify some docstrings around BulkBanResponse 2024-03-15 18:11:52 -04:00
Rapptz
ded9c5d87b Add support for bulk banning members 2024-03-15 18:05:35 -04:00
John Wuller
2a59e0286e
Add latin_american_spanish locale 2023-12-18 17:47:29 -05:00
Andrin
08ef42fedf
Add new incident message types
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2023-12-18 17:45:44 -05:00
CastelRune
4d03fa1c29
Update typo for automod_rule_trigger in docs 2023-12-10 11:37:32 -05:00
github-actions[bot]
536cf5c01f
[Crowdin] Updated translation files
Crowdin translations download

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-20 17:06:13 -05:00
z03h
a5d03d4a1e
Add specialcase for AutoMod triggers in audit log diff 2023-10-25 19:28:49 -04:00
Andrin S
ef0944047e
Fix SKU return type and documentation 2023-10-21 09:32:47 -04:00
Lucas Hardt
99618c823a
Add support for premium app integrations
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
Co-authored-by: Lucas Hardt <lucas.hardt@fu-berlin.de>
Co-authored-by: Andrin S. <65789180+Puncher1@users.noreply.github.com>
2023-10-19 07:27:29 -04:00
Andrin S
5d353282dc
Support for AutoMod Members
Co-authored-by: Josh <8677174+bijij@users.noreply.github.com>
Co-authored-by: Kaylynn Morgan <51037748+kaylynn234@users.noreply.github.com>
Co-authored-by: Danny <1695103+Rapptz@users.noreply.github.com>
2023-10-19 07:25:51 -04:00
dank
5eb2f30405
Add an 'a' where it is missing in on_member_ban 2023-10-17 20:20:08 -04:00
Soheab_
c5ecc42c72
Add support for default_values field on selects 2023-09-29 15:55:20 -04:00
Rapptz
97ae6409b0 Add support for burst reactions 2023-09-19 00:06:10 -04:00
James Hilton-Balfe
4ed08dd4a7
Add inline-tabs extension 2023-09-16 20:29:13 -04:00
Rapptz
f3b26e795f Fix typo in default_reaction_emoji type 2023-09-05 02:44:17 -04:00
Rapptz
a852f90358 Add support for dynamic items that parse custom_id for state 2023-09-03 02:52:05 -04:00
Rapptz
f74eb14d72 Remove owner from TeamMemberRole 2023-08-25 15:43:04 -04:00
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.
2023-08-25 11:57:18 -04:00
Rapptz
a756df3d5c Add support for team membership role 2023-08-25 11:49:03 -04:00
Rapptz
44f90909cb Add changelog for v2.3.2 2023-08-10 17:48:18 -04:00
Rapptz
e6a0dc5bc0 Add support for media channels 2023-08-01 18:18:33 -04:00
Mysty
ad28fdc154
Fix multiple minor CSS issues to fix mobile and tablets 2023-07-24 19:09:28 -04:00
Soheab_
135e57c81f
Add support for role flags 2023-07-18 05:44:03 -04:00
Soheab_
14faa9bdab
Add support for attachment flags 2023-07-14 21:41:44 -04:00
Rapptz
00ea67d315 Add two new audit log event types 2023-07-13 22:32:00 -04:00
Rapptz
55f907a793 Document root_logger=True for the main logging page 2023-07-06 16:54:06 -04:00
github-actions[bot]
c448932fa0
[Crowdin] Updated translation files 2023-07-03 18:10:02 -04:00
Rapptz
d48116af3b Add changelog for v2.3.1 2023-06-26 04:13:18 -04:00
Rapptz
9f5b6c2bed Add changelog for v2.3 2023-06-12 13:40:12 -04:00
Rapptz
d34a88411d Fix spelling of DefaultAvatar colour doc strings 2023-06-07 22:13:58 -04:00
Rapptz
eedd7e3014 Add support for new pink default avatars 2023-06-07 22:12:47 -04:00