1983 Commits (3c9bcc285147154a2980f6e661efdfa676672b6a)
 

Author SHA1 Message Date
Rapptz 10ed41d8a0 [commands] Fix bug with cog bot check once not being unloaded properly. 6 years ago
Rapptz 1a0b1dfd29 [commands] Fix attribute access in cogs to commands. 6 years ago
Rapptz 04ee10adc4 [commands] Fix bug with local checks and cooldowns not applying. 6 years ago
Rapptz ac6e55353a [commands] Copy on_error handlers in Command.copy 6 years ago
Rapptz f15cf7c845 [commands] Pass over kwargs to `type.__new__` 6 years ago
Rapptz a8dd4a826f Document listener changes in the migrating docs. 6 years ago
Rapptz caf3d17d4a Rework entire cog system and partially document it and extensions. 6 years ago
Rapptz 3f06f247c0 [commands] Fix up wording on HelpFormatter.get_ending_note 6 years ago
cod 262717c7d8 [commands] add document comment to HelpFormatter.get_ending_note 6 years ago
cod 4e5b4a9b93 Translated ext.commands.HelpFormatter class. 6 years ago
Rapptz 41924a8b32 Update Japanese .po files 6 years ago
DerpyChap 7ab47c223b Add self_video property to VoiceState 6 years ago
CraftSpider 8e97a0a248 Log unknown channel warning in WEBHOOK_UPDATE 6 years ago
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