143 Commits (deda5c4e97259474f922966edd269d96c8051f84)

Author SHA1 Message Date
MaximusPX 4a1d28a1de Adds missing voice regions. 8 years ago
El Laggron 395af228b1 More informations for the Application info 8 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 8 years ago
Rapptz 56650ae7c2 Change raw events to use slotted data models instead of parameters. 8 years ago
Rapptz f8f8f418f3 Split Game object to separate Activity subtypes for Rich Presences. 8 years ago
FrostLuma c32b28f46d Add documentation for new_member system messages 9 years ago
Gorialis 04d9dd9c0d Change PartialReactionEmoji to PartialEmoji, add a PartialEmojiConverter 9 years ago
Tobotimus 3112e1c17e Add intersphinx 9 years ago
Mippy (William) 98c8928934 Missing Voice Regions 9 years ago
Rapptz dbf8b5bda6 Fix header size warnings. 9 years ago
Rapptz 53b4890435 Add category support. 9 years ago
Steve C 4d421377e4 Fix on_guild_join param doc 9 years ago
Rapptz 37b0fdb898 Add webhook support. 9 years ago
Rapptz 13c6a0a17a Add support for Guild.system_channel 9 years ago
Gorialis 1582116b72 Add documentation examples for AsyncIterator and change_presence. 9 years ago
Gorialis 20fae90a08 Add operation documentation for VerificationLevel, ContentFilter 9 years ago
Rapptz 9cfa39a1c7 Fix AsyncIterator documentation to properly show coroutines. 9 years ago
Rapptz bd67cb5137 Hide constructor for objects that shouldn't be created by users. 9 years ago
Rapptz e0f02f1775 Rename AsyncIterator.get to next to prevent shadowing. 9 years ago
Rapptz 25a1d8c300 Add support for user flags in Profile. 9 years ago
Rapptz d239cc2666 Implement "partial" message events. 9 years ago
Rapptz 6135d4cd45 Fix typing/history showing up twice in the documentation. 9 years ago
Rapptz 8d3279b291 Implement an Attachment model. 9 years ago
Rapptz 83f86f902a Rename verification level to extreme due to demand. 9 years ago
Rapptz ee3c77353f Add highest verification level. 9 years ago
Rapptz 3727618b65 Kill remaining references to discord.Channel in documentation. 9 years ago
Rapptz b44bba6ee6 First pass at documentation reform. 9 years ago
Rapptz a0fc1402d7 Rename GuildRegion to VoiceRegion. 9 years ago
Rapptz 140be3e4c8 Make AuditLogDiff.roles an empty list instead of None. 9 years ago
Rapptz 7916878eb5 Audit log role add and removes are lists, not single item. 9 years ago
Rapptz 86bfcdd129 Add support for message delete audit log action type. 9 years ago
Rapptz ba2dad2093 Add support for setting and retrieving guild vanity invites. 9 years ago
Twentysix 86b9099f3a Changed audit_log to audit_logs in documentation 9 years ago
Rapptz c54a6a927d Implement audit logs. 9 years ago
Rapptz f5cfc96aaf Add PCMVolumeTransformer to augment volume of a PCM stream. 9 years ago
Rapptz 3b1b26ffb1 Re-implement voice sending. 9 years ago
Rapptz 728fae9285 Add Guild.explicit_content_filter. 9 years ago
Rapptz bf2066278e Add support for multiple file attachments. 9 years ago
Rapptz 2abdbc70c2 Implement utilities for AsyncIterator. 10 years ago
Rapptz 02f30f21c4 Implement User.profile coroutine to get a user's profile. 10 years ago
Rapptz e1aaf74fa7 Add option to disable auto member chunking. 10 years ago
Rapptz 4c981ee631 Add support for relationships. 10 years ago
Rapptz fa384f2114 Make ClientUser separate from a regular User. 10 years ago
Rapptz 87dc2f4dd3 Show inherited members in the docs for User and Member. 10 years ago
Rapptz 06ca518459 Rename NoMoreMessages to NoMoreItems. 10 years ago
Ian Salmons c635ce2526 Simple parser for CHANNEL_PINS_UPDATE 10 years ago
Rapptz 20041ea756 Implement AutoShardedClient for transparent sharding. 10 years ago
Rapptz 9c000c5a72 Fix documentation to work. 10 years ago
Rapptz d1d54a468a Rename Server to Guild everywhere. 10 years ago
Rapptz 92c3c2804d Support MESSAGE_REACTION_REMOVE_ALL event. 10 years ago