1997 Commits (7980213745efabccb2c3804d0f4129c674ab9062)
 

Author SHA1 Message Date
Steve C 8beabcc39a
Fix typing for Channel.purge's limit kwarg. 6 years ago
Rapptz 48b60b2eac Prepare fix for aiohttp 4.0 breaking change with session creation. 6 years ago
Rapptz 7240d170c1 Update Member.joined_at on MESSAGE_CREATE and document it can be None. 6 years ago
Rapptz 757584e651 [commands] Add support for stacking Cog.listener decorator. 6 years ago
Rapptz bbc4460c38 Fix Emoji.__hash__ being None. 6 years ago
NCPlayz 11a0098269 Add new cog methods 6 years ago
Rapptz f6869242ca Update Japanese .po files. 6 years ago
Rapptz d5d9164810 [commands] Fix special method detection for regular function objects. 6 years ago
Rapptz 3a8214a115 [commands] Remove Bot.get_cog_commands 6 years ago
Rapptz ab8e7b7732 [commands] Fix bug in behaviour in the cog inspection methods. 6 years ago
Rapptz 7d877e9067 Better jpeg detection in utils._get_mime_type_for_image 6 years ago
Rapptz 7ad4425c57 Update copyright years. 6 years ago
Rapptz d3bc35a573 [commands] Update stale parent references in subcommands. 6 years ago
Rapptz 9827d6eeaf [commands] Fix issue with decorator order with checks and cooldowns 6 years ago
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