1957 Commits (998980ed9a837960c8f3eb46041ff01a938b4a86)
 

Author SHA1 Message Date
Dante Dam 998980ed9a Added example for template checkboxes 7 years ago
Dante Dam 92731bbf5f [commands] Fixed extra "only" in dm_only docs 7 years ago
Rapptz 964b97aa30 Add table showing what methods get invite attributes. 7 years ago
Rapptz 82b54933e2 Add asyncio.Task subclass for better __repr__ for events. 7 years ago
Suhail db9a293f14 [tasks] Add version added note to Loop.change_interval 7 years ago
NCPlayz 38eb2b4828 Validate kwargs in Client.start 7 years ago
apple502j 007b7ebf3a
Update on_group_join docs 7 years ago
Dante Dam 1fac7a7e71 [commands] Add missing backtick for is_nsfw docs 7 years ago
Suhail6inkling aadb6953ff [tasks] Add way to change interval at run-time 7 years ago
Vexs bf5b267c55 Correct the documentation for methods and properties that return Assets 7 years ago
Allan Galarza 5473cec6ac Added note to Emoji.user 7 years ago
Rapptz 6bc9d7c01a [tasks] Add indicator for internal task failure 7 years ago
Rapptz a4a362b4c7 [tasks] Log exception when something failed to logging. 7 years ago
Benjamin Mintz a62641bd65 Add back __repr__ that were deleted in the Asset redesign 7 years ago
SnowyLuma 859ee751f9 [tasks] Return coro from before and after decorators 7 years ago
apple502j 357abf2e55 Add India region to VoiceRegion 7 years ago
Rapptz 49a7e58d17 [tasks] Keep retrying before gracefully exiting. 7 years ago
Rapptz 4eead39b3c [tasks] Add Loop.stop to gracefully stop a task. 7 years ago
Rapptz bcdecd4e07 [tasks] Reset iteration count when loop terminates. 7 years ago
Rapptz 8c353a5596 Change version to v1.2.0a for development purposes. 7 years ago
Rapptz f74d73327b [commands] Explicitly assign invoked_subcommand to None before invoking 7 years ago
Rapptz 26a6970882 Version bump to v1.1.1 7 years ago
Rapptz 123e151978 Add back signal handling to Client.run 7 years ago
Rapptz 8206982e79 Don't overwrite data parameter in webhooks. 7 years ago
Rapptz a54f656e04 Version bump to v1.1.0 7 years ago
Rapptz f8cc64ca7e Add changelog for v1.1.0 7 years ago
Steve C 8f111c521c
Fix typo in Loop.restart documentation 7 years ago
Rapptz 47808a7e96 [tasks] Add Loop.restart 7 years ago
Rapptz d51f4c2b81 Minor nits in Discord Converters section of the docs. 7 years ago
Benjamin Mintz 0a0c43321b [commands] MinimalHelpCommand: add cog description 7 years ago
Dante Dam 01588fa34b Tightended the constraints of Spotify.__eq__. 7 years ago
NCPlayz 25d9337481 Document remaining public enums. 7 years ago
Vexs 82a39eb148 Add cached_message to on_raw_message_edit event 7 years ago
Rapptz 792b31833a Mention what can be done during initialisation in embeds. 7 years ago
Rapptz bdea50e1db [commands] Better note for Command.invoke 7 years ago
Rapptz 41dee3f401 Translation sync with Crowdin 7 years ago
Rapptz 446b79241c Actually use multiple checks in the examples for checks. 7 years ago
Rapptz abb9c067cc Add log line to show if we disconnected normally. 7 years ago
Rapptz 91e00d8426 [tasks] Add way to query cancellation state for Loop.after_loop 7 years ago
Rapptz 4dee175d2a Add support for voice kicking. 7 years ago
Rapptz 40cac30da1 [commands] Fix MessageConverter not inheriting from Converter 7 years ago
Rapptz 55e3e242ff [tasks] Remove support for awaitables due to gotchas. 7 years ago
Rapptz cef8677c68 Proper location of versionadded 7 years ago
DevilXD 0dcbdda974 Fixed a typo in GuildChannel.overwrites docstring 7 years ago
DevilXD b8e45afe9a Fixed TextChannel edit method missing slowmode unit 7 years ago
Tarek1337 7675dd03ca Added missing get_role method to the faq. 7 years ago
Vexs 7dfaa5e9ae Add read method to attachment objects 7 years ago
Rapptz 05d4f7f962 [commands] Fix Context.send_help to work with the copied HelpCommand 7 years ago
Rapptz ad5beed8dd [commands] Copy HelpCommand instances to prevent race conditions. 7 years ago
Rapptz f9e95a35f9 Fix USER_UPDATE changes not triggering for member instances. 7 years ago