59 Commits (71212872d8b07a9db54ae4945da75a66d5417a66)

Author SHA1 Message Date
Rapptz 92eb9d7d8e Fix documentation for ChannelFlags.pinned 3 years ago
Rapptz 23f6876492 Add initial support for forum channels 3 years ago
Josh deb7958797
Add new on_thread_create event 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
Nadir Chowdhury 60b69e5d57
Add missing message flags 3 years ago
Josh 3ce00abeae Fix some type-check errors 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Vaskel 19b10eecfe
Add message content to the Intents.default docstring 3 years ago
jack1142 de78a1071f
Add message content intent application flags 3 years ago
Josh 37f96e3473
Add message_content intent and move to api v10 3 years ago
Kowlin bae0cdf2a7
Add SPAMMER user flag 3 years ago
jack1142 820bde99e1
Add BOT_HTTP_INTERACTIONS user flag 3 years ago
jack1142 423fd1bc26
Add SystemChannelFlags.join_notification_replies 3 years ago
Imayhaveborkedit f586f4dfbd
Clarify connect() requires Intents.voice_states 4 years ago
Bryan Forbes 79bae47992
flag_value should not be a generic class 4 years ago
Rapptz 6beef898c6 Rename instances of nitro to premium 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Nadir Chowdhury 262a50196d
fix typo in ephemeral function definition 4 years ago
apple502j 717e723a36
Update intents docs to reflect presence update changes 4 years ago
Rapptz 17268c3368 Add MessageFlags.ephemeral 4 years ago
Rapptz be5603141e Remove slots from flags 4 years ago
Rapptz 88620d052a Typehint permissions 4 years ago
Rapptz 68c7c538f5 First pass at preliminary thread support 4 years ago
Nadir Chowdhury ab6d592f8c
Add support for integration create/update/delete events 4 years ago
Stanisław Jelnicki 65439732b3
Add Discord Certified Moderator user flag 4 years ago
pikaninja 1d4e339141
Add get_user to the things intents.members affects 4 years ago
Nadir Chowdhury 631a0b1e13
Add support for ApplicationFlags 4 years ago
Rapptz 9eaf1e85e4 Rewrite Asset design 4 years ago
TheOneMusic d21e65ce47
Add SystemChannelFlags.guild_reminder_notifications 4 years ago
Nadir Chowdhury f1fac96e33
Remove `private_channel_(delete/create)` events 4 years ago
Rapptz 7afcacc9a1 Remove MemberCacheFlags.online 4 years ago
Nadir Chowdhury 83fe98c20d
Add typing for flags 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Steve C 7836046621
Mark User.avatar_url as attribute in Intents.members docstring 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz 7a3a571e0a Don't store a user cache if there's no member intent or cache is off 4 years ago
Rapptz b91ddc6f4e Mark intent alias flags as actual aliases to skip them in __iter__ 5 years ago
Rapptz e4d7f44aa5 Make Intent class creation more intuitive 5 years ago
Rapptz 59d514fcdf More intent related documentation 5 years ago
Sebastian Law 2974663367
Fix typos in Intents documentation 5 years ago
apple502j 0ebf5b2fa7
Add support for flag alias 5 years ago
Rapptz 2e06239d3c Add documentation for gateway intents 5 years ago
Muhammad Hamza 11aaa03ec2 Fix presence intent docstring 5 years ago
Rapptz 213f55ffc7 Disable voice cache in weird intent configurations. 5 years ago
Rapptz e644a5a060 Fix up wording in MemberCacheFlags exception 5 years ago
Rapptz 8d5c05ed20 Default MemberCacheFlags based on intents 5 years ago
Rapptz 23ae084b8c Allow finer grained control over the member cache. 5 years ago
Rapptz e10942a9ee Add versionadded for intents enum 5 years ago