184 Commits (8251f8a32aa5884d0fe5c30ac1b7b37cb571f6cc)

Author SHA1 Message Date
dolfies 957a484306 Run black 3 years ago
Stocker 5aa696ccfa
Fix typing issues and improve typing completeness across the library 3 years ago
dolfies 9004f6f0d9 Parse ApplicationType and document ApplicationBot 3 years ago
Rapptz 06291d860c Change enum members in Locale to be snake_case 3 years ago
Rapptz aa74238053 Reorganise documentation for interactions 3 years ago
Josh 147948af9b
Use typing.Self throughout library 3 years ago
Rapptz ae1aaac5a7 Add support for autocomplete 3 years ago
Nadir Chowdhury 3c6279b947
Implement Guild Scheduled Events 3 years ago
dolfies ee722b4a1f Add method to ABC and update VoiceRegion enum 3 years ago
Rapptz 0eb2f32399 Remove VoiceRegion enum and Guild.region attribute 3 years ago
Rapptz cc21872072 Add Locale enum 3 years ago
mniip ff90e7e747
GUILD_UPDATE audit logs 3 years ago
Rapptz d01e73fca5 Document more uses of type ignore 3 years ago
Rapptz 88b520b5ab Reformat code using black 3 years ago
Josh 19c6687b55
Add support for Modal Interactions 3 years ago
Kowlin bae0cdf2a7
Add SPAMMER user flag 3 years ago
jack1142 820bde99e1
Add BOT_HTTP_INTERACTIONS user flag 3 years ago
dolfies 332e408658 various changes; prepare for scheduled event support 3 years ago
dolfies dcacd2fc22 Add missing flags 3 years ago
dolfies 95ed42669d Implement application commands 3 years ago
dolfies 397bca6b14 Improve interaction object, implement message.interaction, implement Attachment.description 3 years ago
dolfies 4006145d26 Implement 3 flags 3 years ago
dolfies 1646421cc0 Implement guild notification settings 4 years ago
dolfies 7b11d8c256 Get it starting 4 years ago
dolfies 8b16792a35 Migrate enums.py 4 years ago
Sebastian Law 835432d161
Allow enums to be compared 4 years ago
Nadir Chowdhury 60d82cf908
implement guild stickers 4 years ago
Nadir Chowdhury 154c90ef59
Add audit log events for threads 4 years ago
Rapptz 5d798aa5e6 Fix some typing errors and reformat enums.py 4 years ago
Rapptz 4f0e907e44 Add ButtonStyle.url alias for ButtonStyle.link 4 years ago
Nadir Chowdhury f7b0ed7b12
Add ButtonStyle.gray alias 4 years ago
Nadir Chowdhury c2df574b2a
Add audit log entries for stage instances 4 years ago
Rapptz 4a4e73ec14 Update thread typings and payloads to match documentation 4 years ago
Rapptz 68c7c538f5 First pass at preliminary thread support 4 years ago
Nadir Chowdhury a7ae2eb1bb
Add Guild.nsfw_level 4 years ago
Rapptz 89d24cb0bc Add interaction enums to __all__ 4 years ago
Nadir Chowdhury 9f98a9a87f
Implement StageInstance 4 years ago
Rapptz 267fad9180 Add WebhookType.application 4 years ago
Zomatree b48f510e15
Add invite targets for voice channel invites 4 years ago
Rapptz ff36aedf7b Add support for reading SelectMenu components from messages 4 years ago
Rapptz 3b83f60b35 Add support for setting interaction responses 4 years ago
Rapptz 80fd222ca0 Add aliases for button style colours 4 years ago
Rapptz eda6680377 Rename enums to use official API naming 4 years ago
Rapptz 98570793e4 Add initial support for buttons and components 4 years ago
Stanisław Jelnicki 67aabc3230
Remove VerificationLevel aliases 4 years ago
Stanisław Jelnicki 65439732b3
Add Discord Certified Moderator user flag 4 years ago
Rapptz b32ad3de37 Fix AuditLogEntry.target being incorrect for bulk message delete 4 years ago
sudosnok 67abfea61a
Add target_user and target_type to Invite objects 4 years ago
Nadir Chowdhury 95777230b0
Add `MessageType.guild_invite_reminder` 4 years ago
z03h 304229071f
Add VoiceChannel.video_quality_mode 4 years ago