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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[commands] Propagate invoked_with to subcommands.
Rapptz
2016-01-09
1
-0
/
+1
*
[commands] Add support for cogs.
Rapptz
2016-01-09
2
-6
/
+128
*
[commands] Add support for registering more than one event listener.
Rapptz
2016-01-08
1
-0
/
+93
*
[commands] Change prefix callback signature and add when_mentioned.
Rapptz
2016-01-08
2
-5
/
+11
*
[commands] Add a way to enable or disable certain commands.
Rapptz
2016-01-07
2
-7
/
+39
*
[commands] Special handling for when the converter is bool.
Rapptz
2016-01-07
1
-0
/
+12
*
[commands] Allow registration of multiple command prefixes.
Rapptz
2016-01-07
2
-4
/
+22
*
[commands] Don't skip whitespace if the command trigger is found.
Rapptz
2016-01-06
1
-1
/
+1
*
[commands] None default without specified type uses str now.
Rapptz
2016-01-06
1
-1
/
+1
*
[commands] Add CommandNotFound error.
Rapptz
2016-01-05
3
-11
/
+22
*
[commands] Add a way to remove commands.
Rapptz
2016-01-04
1
-0
/
+19
*
Documentation improvements on using check decorator.
Rapptz
2016-01-04
1
-2
/
+32
*
Add missing import in commands core.
Rapptz
2016-01-04
1
-0
/
+2
*
Initial implementation of commands extension module.
Rapptz
2016-01-04
7
-0
/
+1069
[prev]