35 Commits (db340fd5f942cceb93c559f9aabab9f1113ebcda)

Author SHA1 Message Date
NCPlayz fb02191b80 Organise documentation 6 years ago
Rapptz 053e2f5b9a Fix documentation linking issue in Messageables and Context 6 years ago
Rapptz cc3b6bdd72 [commands] Rename it to Context.send_help for consistency. 6 years ago
Rapptz ed5fcb320e [commands] Add Context.show_help helper to use the HelpCommand set. 6 years ago
Kaeptm Blaubaer b506ee1b8e Change superclass to subclass in some documentation 6 years ago
Rapptz caf3d17d4a Rework entire cog system and partially document it and extensions. 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Rapptz 860d6a9ace Revert "Rework documentation to not duplicate inherited members." 7 years ago
Rapptz 96981210b3 Rework documentation to not duplicate inherited members. 7 years ago
BeatButton a4d1599ce9 Change docstrings to raw-strings 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
Rapptz f25091efe1 Drop support for Python 3.4 and make minimum version 3.5.2. 7 years ago
Tobotimus 3112e1c17e Add intersphinx 7 years ago
Rapptz bd4505fec5 [commands] Restart the StringView properly in Context.reinvoke. 8 years ago
Rapptz bcaee518a1 [commands] Remove support for pass_context=False in Command. 8 years ago
Rapptz ce34713c45 [commands] Do not take up 'command' keyword-argument in Context.invoke. 8 years ago
Rapptz b81fbb5a7f [commands] Add Context.reinvoke and Command.root_parent 8 years ago
Rapptz c3e39cd722 [commands] Fix Context.command_failed from being incorrect. 8 years ago
Rapptz b44bba6ee6 First pass at documentation reform. 8 years ago
Rapptz 6188397fc9 [commands] Add Context.voice_client shortcut. 8 years ago
Rapptz 98cfb53d3b [commands] Add Context.me property. 8 years ago
Rapptz 8fa50a8f3e [commands] Add Context.command_failed attribute. 8 years ago
Rapptz ff9f5749e1 Update copyright year to 2017. 8 years ago
Rapptz 92dd519b1a Remove _get_guild_id from Messageable ABC. 8 years ago
Rapptz ce9d5b4f4a [commands] Split process_commands into lower level bits. 8 years ago
Rapptz 7431a127cf Change Messageable channel getter to be a coroutine. 8 years ago
Rapptz d5b616fa11 Rename MessageChannel abc to Messageable. 8 years ago
Rapptz 406984af2e [commands] First pass in making commands ext work again. 8 years ago
Rapptz 6f2603c049 [commands] Remove slots on Context. 9 years ago
Rapptz 183e7341f6 [commands] Add Context.cog property. 9 years ago
Rapptz 45c6619018 [commands] Context.invoke will now return what the command returns. 9 years ago
Rapptz 1688d513e8 [commands] Context.invoke just invokes a command with no special case. 9 years ago
Rapptz 542ddc4938 [commands] Allow registration of multiple command prefixes. 9 years ago
Rapptz 59ca5ec386 Initial implementation of commands extension module. 9 years ago