1961 Commits (fc5a2936dd9456f1489dc1125c12448a2af23e15)
 

Author SHA1 Message Date
Liam H 79f172cf80 Add PremiumType enumeration and ClientUser.premium_type 6 years ago
BluePhoenixGame 9765b701f2 Change Activity.application_id from `str` to `int`. 6 years ago
Rapptz 700dbb5555 Fix missing import. 6 years ago
Rapptz e429763dea Try to optimize for the common ASCII case. 6 years ago
cod d107f485a5 [commands] Fix ext.commands help page full-width indentation 6 years ago
Skyweb e53c85110f Clarified add_listener documentation 6 years ago
Toby Harradine 8586251089 Use non-deprecated method of acquiring lock 6 years ago
stuarth 5fa54d196e Fix typo in API documentation. 6 years ago
Xua a9860bd156 Remove notes about Client.messages 6 years ago
Benjamin Mintz bb9f153d29 commands.clean_content: escape || spoilers || 6 years ago
Harmon 4b22dd216c Fix ReactionIterator for limit > 100 6 years ago
Chris 1222bce271 Add CategoryChannel.text_channels and voice_channels 6 years ago
DevilXD 9d92939fbe Added support for comparing PermissionOverwrites 6 years ago
Hornwitser ed76151c70 Warn on high latency and blocking heartbeat 6 years ago
Hornwitser 1f4940d171 Fix README.rst for PyPi 6 years ago
Imayhaveborkedit 9c5259afd7 Update voice code to vws V4 6 years ago
Hornwitser 883ae8fe80 Fix accidental regression of 9bc48b2 in fa46b07 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Chris Rrapi df6bdb3007 Fix the Context.message example to actually use ctx.message 6 years ago
Ben Mintz ce3ede1551 Implement PartialEmoji == Emoji (fixes #1627) 6 years ago
MusicOnline 85b5286056 Fix user/user_id documentation for reaction remove events 6 years ago
Devon R e1c94a3b1c Do None instead of falsy checks on Command attributes 6 years ago
MusicOnline dc8aa7c35b Change Greedy behaviour slightly during conversion errors. 6 years ago
Valentin 0614e2af90 Use a tuple for startswith in mime detection code. 6 years ago
Tyler febb8a965c Allow additional parameters on channel creation 6 years ago
StarrFox eab0a4f38d Fix typo in Permissions.all_channel 6 years ago
Dice 33dc3411ac Fix Webhook states for stateful objects 6 years ago
Rapptz 7f4c57dd5a Fix overwriting of AuditLogDiff.roles for multiple $add/$remove keys 6 years ago
Rapptz dec14faea9 Log rate limit hits into WARNING instead of INFO. 6 years ago
Rapptz b79a53cae4 Fix typo in exception message in Guild.edit 6 years ago
Rapptz 648e62031d Add support for explicit_content_filter in Guild.edit 6 years ago
Rapptz 26bb6c6ddc Fix some lingering attribute setting issues. 6 years ago
Rapptz c7396dc8ac Add support for mobile indicators and per-client statuses. 6 years ago
Rapptz 93d576a65b Add support for spoiler attachments. 6 years ago
Laurenz dd884a6afe Update Message.mention_everyone docs to include @here 6 years ago
CapnS 2c7c541f4e Added User.mutual_friends() 6 years ago
Dice bda690c32f [commands] Remove message being required from Role/Member converters. 6 years ago
Michael H f45aef7c2e Handle implicit perms in discord.VoiceChannel.permissions_for 6 years ago
CraftSpider 068d953b42 Add override to `close()` method to the websocket subclass. 6 years ago
Chris Rrapi dd41dac680 Fix AttributeError in webhook.send 6 years ago
Chris R 66e5033785
Fix documentation for NotificationLevel 6 years ago
Rapptz e6a8eb1a7c Fix bug in Guild.splash_url 6 years ago
Rapptz 1f2602d11e Support discordapp.com invite URLs. 6 years ago
Rapptz 8b18fa307b Add support for default notification level in audit logs and Guild.edit 6 years ago
khazhyk c30b016bb5 Support webp in _get_mime_type_for_image 6 years ago
Chris 1ac432d9f0 Add Guild.default_notifications 6 years ago
Xua 016963500b [commands] Add support for IDs in the role related checks. 6 years ago
LyricLy 6bfd92e4a5 Fix is_in_guild example check 6 years ago
Episword 4f501f62e6 Translated some parts of the documentation to Japanese. 6 years ago
Dice 5a585ebf20 Add channel category cooldown bucket type 7 years ago