1670 Commits (e920fe9a56bf6dccb79d9c6cbd9bc6b2054a21a5)
 

Author SHA1 Message Date
CraftSpider e920fe9a56 Add guild_integrations_update event 6 years ago
slice cfc2e47b4f Manually calculate millisceond epoch rather than bitshifting 6 years ago
slice 4ab9c874f8 Fix system_content returning incorrect join messages 6 years ago
Myst(MysterialPy) 806295a1be Add `remove()` to Reaction 6 years ago
cod ea0f1ee25f [commands] Add more i18n properties for HelpFormatter 6 years ago
Rapptz 60f9ac3062 Fix missing imports 6 years ago
Rapptz 5d78f43e55 Expose more information from partial invites, along with counts. 6 years ago
Bryan Forbes e2478b17c9 Bump aiohttp requirement and fix AsyncWebhookAdapter 6 years ago
Pedro Cunha 4ebe02ab1f Fix documentation typo in CategoryChannel 6 years ago
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