index
:
serenity
aliases-fix
asref_messageid_for_message
cmd-aliases-fix
colour_hex
debug
fix-default-command-upon-shortcut-prefix
fix_dead_link_in_readme
fix_message_update
group-checks
group-default-command
master
new-mentionable
old_message_on_update
old_message_on_update_v2
routing-fixes
upstream
v0.4.x
v0.6.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
/
examples
/
05_command_framework
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add default-commands for command-groups (#351)
Lakelezz
2018-07-21
1
-0
/
+2
*
Support multiple prefixes for command-groups (#343)
Lakelezz
2018-07-15
1
-3
/
+9
*
Add checks for groups (#349)
Lakelezz
2018-07-15
1
-2
/
+31
*
help: differentiate whether a command is unavailable in dms or guilds (#319)
Lakelezz
2018-05-25
1
-4
/
+2
*
Fix links to the repo
Zeyla Hellyer
2018-05-23
1
-1
/
+1
*
Add `unrecognised_command` (#276)
Lakelezz
2018-02-15
1
-0
/
+5
*
Fix customised help related docs (#267)
Lakelezz
2018-01-31
1
-5
/
+5
*
Add latency command to example 05
Zeyla Hellyer
2018-01-06
1
-0
/
+47
*
Fix compilation of examples
Zeyla Hellyer
2017-12-16
1
-3
/
+5
*
Make help-commands customisable (#227)
Lakelezz
2017-11-30
1
-12
/
+60
*
Make the Client return a Result
Zeyla Hellyer
2017-11-03
1
-1
/
+1
*
Remove `on_` prefix to EventHandler tymethods
Zeyla Hellyer
2017-10-22
1
-1
/
+1
*
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
1
-1
/
+1
*
`to_owned` -> `to_string`
acdenisSK
2017-10-09
1
-2
/
+2
*
Fix tests and example 05
Zeyla Hellyer
2017-09-24
1
-1
/
+1
*
Note the standard_framework feature in examples
Zeyla Hellyer
2017-09-09
2
-2
/
+2
*
Add more info on methods in framework example
Lakelezz
2017-09-06
1
-4
/
+41
*
Fix examples (#151)
Maiddog
2017-08-28
1
-3
/
+6
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
1
-4
/
+5
*
Update examples
acdenisSK
2017-08-14
1
-3
/
+3
*
Update examples
acdenisSK
2017-08-06
1
-10
/
+14
*
Run clippy on examples
Zeyla Hellyer
2017-06-14
1
-6
/
+2
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
1
-1
/
+1
*
Update the way errors are handled in dispatch
Illia
2017-04-19
1
-2
/
+13
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
2
-0
/
+205