414 Commits (42a084028ce38c35285efa48edff3425bbd06e5e)

Author SHA1 Message Date
Rapptz e5870903f5 [commands] Force the predicate attribute in checks to be a coroutine 5 years ago
Michael H 6cdda4a320 Patch clean_prefix for new text editor 5 years ago
Rapptz ae3dac0d59 [commands] Add check_any check to OR together various checks 5 years ago
Rapptz 51546dbdb6 [commands] Document the changed Command.can_run behaviour 5 years ago
Rapptz 527b3485dc [commands] Make Command.can_run process disabled commands 5 years ago
Rapptz d9a8ae9c78 [commands] Add predicate attribute to checks to get inner function 5 years ago
Rapptz 1179df7e29 [commands] Make Greedy ignore parsing errors. 5 years ago
StarrFox e79ccf3f4c [commands] check if prefix is None in .pages 5 years ago
Xua 7972570eb6 [commands] Add guild-based permission checks 5 years ago
Nelluk dc86670d7f Fix typo in help.py docs 5 years ago
Rapptz e1a237a0d3 Revert "[tasks] Add Loop.exception for more reliable exception retrieval." 5 years ago
Rapptz 071c5b89e0 Revert "[tasks] Add support for explicit time parameter when running." 5 years ago
Riley Shaw 7cde9febcf [commands] Add Command/Group.add/remove_check 6 years ago
romangraef bc642ded6e [commands] Allow converters from custom discord.ext extensions 6 years ago
Josh B 07840db053 Document Command.cog property 6 years ago
Ben Mintz 1dddb66a1e [commands] default Bot.owner_ids to a set 6 years ago
mathsman5133 7f65d9a8b1 [tasks] Add support for passing an argument list of exceptions. 6 years ago
Rapptz ceaba01776 Add version information from missing PRs. 6 years ago
Rapptz 9f822a1e6d [tasks] Add support for explicit time parameter when running. 6 years ago
BluePhoenixGame c7d3ebb400 [commands] Add role cooldown bucket 6 years ago
Rapptz 7a8c9e66d9 [tasks] Add Loop.exception for more reliable exception retrieval. 6 years ago
Rapptz dd12fbf73d [commands] Properly load the original module when reloading fails. 6 years ago
Benjamin Mintz 042a234eac [commands] update sys.modules in load_extension again 6 years ago
ed588 c6133ef881 [commands] Bot.is_owner should be marked as coroutine 6 years ago
Rapptz 2e6882bd8c [commands] Fall back to using Message.mentions in converters 6 years ago
Rapptz 6f71552c50 [commands] Don't update sys.modules with a stale reference. 6 years ago
Rapptz d4b13bd32b [commands] Fix up Paginator documentation. 6 years ago
Matt (IPv4) Cowley 391ff7a486 [commands] Calculate suffix length at each add_line 6 years ago
Rapptz 68342db04d [commands] Properly raise the correct exception for owner_ids 6 years ago
Nihaal 9687740217 [tasks] Removed Returns from decorator docstring 6 years ago
Benjamin Mintz 0a21591d0c [commands] Don't raise ExtensionNotFound for ImportErrors in modules 6 years ago
fourjr 3961e7ef6d Support team members data in application info 6 years ago
Harmon 94c0cb0d5c [commands] Add missing word in HelpCommand documentation 6 years ago
Rapptz 671a19a24a [commands] Ensure cooldowns are properly copied. 6 years ago
Rapptz af4e3ad79b Some documentation touch-ups and missing stuff in the changelog. 6 years ago
Rapptz 991140eebe Replace Enum with an internal one for significant speed improvements. 6 years ago
NCPlayz 3c9bcc2851 Improve documentation 6 years ago
Dante Dam 92731bbf5f [commands] Fixed extra "only" in dm_only docs 6 years ago
Rapptz 82b54933e2 Add asyncio.Task subclass for better __repr__ for events. 6 years ago
Suhail db9a293f14 [tasks] Add version added note to Loop.change_interval 6 years ago
Dante Dam 1fac7a7e71 [commands] Add missing backtick for is_nsfw docs 6 years ago
Suhail6inkling aadb6953ff [tasks] Add way to change interval at run-time 6 years ago
Rapptz 6bc9d7c01a [tasks] Add indicator for internal task failure 6 years ago
Rapptz a4a362b4c7 [tasks] Log exception when something failed to logging. 6 years ago
SnowyLuma 859ee751f9 [tasks] Return coro from before and after decorators 6 years ago
Rapptz 49a7e58d17 [tasks] Keep retrying before gracefully exiting. 6 years ago
Rapptz 4eead39b3c [tasks] Add Loop.stop to gracefully stop a task. 6 years ago
Rapptz bcdecd4e07 [tasks] Reset iteration count when loop terminates. 6 years ago
Rapptz f74d73327b [commands] Explicitly assign invoked_subcommand to None before invoking 6 years ago
Steve C 8f111c521c
Fix typo in Loop.restart documentation 6 years ago