index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
discord
/
ext
/
commands
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[commands] Initial support for FlagConverter
Rapptz
2021-04-19
1
-0
/
+1
*
Add `__all__` to remaining modules
Nadir Chowdhury
2021-04-07
1
-2
/
+2
*
Modernize code to use f-strings
Rapptz
2021-04-04
1
-2
/
+0
*
Change copyright year to present
Nihaal Sangha
2021-01-15
1
-1
/
+1
*
Bump copyright year to 2020
Rapptz
2020-01-19
1
-1
/
+1
*
[commands] Redesign HelpFormatter into HelpCommand
Rapptz
2019-03-15
1
-1
/
+1
*
Rework entire cog system and partially document it and extensions.
Rapptz
2019-02-23
1
-0
/
+1
*
Bumped copyright years to 2019.
Dante Dam
2019-01-28
1
-1
/
+1
*
[commands] Export cooldown classes as well.
Rapptz
2017-08-27
1
-1
/
+1
*
Update copyright year to 2017.
Rapptz
2017-01-20
1
-1
/
+1
*
[commands] Add AutoShardedBot counterpart to AutoShardedClient.
Rapptz
2017-01-08
1
-1
/
+1
*
[commands] Implement a command cooldown system.
Rapptz
2016-07-22
1
-0
/
+1
*
[commands] Refactor pagination into its own class.
Rapptz
2016-07-05
1
-1
/
+1
*
[commands] Port special cased discord converters to commands.Converter
Rapptz
2016-06-22
1
-0
/
+1
*
[commands] Add when_mentioned_or helper to have mentions and prefixes.
Rapptz
2016-03-05
1
-1
/
+1
*
[commands] Initial implementation of help command.
Rapptz
2016-01-11
1
-0
/
+1
*
[commands] Change prefix callback signature and add when_mentioned.
Rapptz
2016-01-08
1
-1
/
+1
*
Initial implementation of commands extension module.
Rapptz
2016-01-04
1
-0
/
+16