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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update examples' unwraps to expects and imports as nested (#435)
Lakelezz
2018-11-12
11
-77
/
+98
*
Add Function to neutralise Mentions (#414)
Lakelezz
2018-10-30
1
-0
/
+31
*
Prefix only Command (#416)
Lakelezz
2018-10-15
1
-0
/
+3
*
Add single group help (#385)
Lakelezz
2018-09-11
1
-0
/
+3
*
Suggest similar commands when using help (#377)
Lakelezz
2018-09-09
1
-0
/
+5
*
Fix `has_correct_permissions` when no guild is available (#376)
Lakelezz
2018-08-31
1
-2
/
+2
*
Use `to_`- and `as_`-methods instead of `get` and `find` on Id newtypes
Lakelezz
2018-08-12
1
-1
/
+1
*
Fix default command upon shortcut prefix and passing sub-commands to default-...
Lakelezz
2018-08-07
1
-10
/
+24
*
Use `Args::full` in the framework example
acdenisSK
2018-08-02
1
-1
/
+1
*
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
*
Add CreateEmbed::Field/s to 11_create_message_builder example (#338)
Derrick Lee
2018-06-24
1
-1
/
+6
*
Update the voice example to join the channel the user is in (#325)
Derrick Lee
2018-06-01
1
-11
/
+18
*
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
4
-4
/
+4
*
Add `unrecognised_command` (#276)
Lakelezz
2018-02-15
1
-0
/
+5
*
Add create message builder example (#268)
Perry Fraser
2018-01-31
2
-0
/
+50
*
Fix customised help related docs (#267)
Lakelezz
2018-01-31
1
-5
/
+5
*
Remove byteorder dep in example 10
Zeyla Hellyer
2018-01-30
1
-1
/
+0
*
Add simple voice receive example
Zeyla Hellyer
2018-01-30
2
-0
/
+172
*
Expose a client voice manager
Zeyla Hellyer
2018-01-18
2
-40
/
+80
*
Add latency command to example 05
Zeyla Hellyer
2018-01-06
1
-0
/
+47
*
Add a Shard Manager example in examples directory
Zeyla Hellyer
2018-01-01
2
-0
/
+98
*
Fix most clippy lints, take more refeernces
Zeyla Hellyer
2017-12-16
1
-1
/
+1
*
Fix compilation of examples
Zeyla Hellyer
2017-12-16
2
-4
/
+7
*
Break up the model module
Zeyla Hellyer
2017-12-16
6
-6
/
+10
*
Fix compilation of example 07
Zeyla Hellyer
2017-12-16
3
-24
/
+8
*
Make help-commands customisable (#227)
Lakelezz
2017-11-30
1
-12
/
+60
*
Clarify some example 01 documentation
Zeyla Hellyer
2017-11-16
1
-4
/
+4
*
Merge v0.4.3
acdenisSK
2017-11-04
5
-7
/
+76
|
\
|
*
Add owner + quit functionality to example 07
Zeyla Hellyer
2017-10-29
3
-2
/
+30
|
*
Add logging and dotenv to example 07
Zeyla Hellyer
2017-10-29
3
-5
/
+45
*
|
Redo client internals + gateway
Zeyla Hellyer
2017-11-03
1
-8
/
+1
*
|
Make the Client return a Result
Zeyla Hellyer
2017-11-03
8
-8
/
+10
*
|
Remove `on_` prefix to EventHandler tymethods
Zeyla Hellyer
2017-10-22
7
-13
/
+13
*
|
Update to account for changes made in 0.4.1
acdenisSK
2017-10-14
2
-0
/
+57
|
\
|
|
*
Add env_logger bot example
Zeyla Hellyer
2017-10-11
2
-0
/
+57
|
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
2
-3
/
+3
*
|
Switch to parking_lot::{Mutex, RwLock}
Zeyla Hellyer
2017-10-10
2
-15
/
+15
*
|
`to_owned` -> `to_string`
acdenisSK
2017-10-09
2
-3
/
+3
|
/
*
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
6
-6
/
+6
*
Add more info on methods in framework example
Lakelezz
2017-09-06
1
-4
/
+41
*
Fix examples (#151)
Maiddog
2017-08-28
5
-13
/
+17
*
Move builtin framework impl to its own module
Zeyla Hellyer
2017-08-19
3
-10
/
+12
*
Update examples
acdenisSK
2017-08-14
4
-9
/
+8
*
Update examples
acdenisSK
2017-08-06
6
-22
/
+25
*
Also update examples
acdenisSK
2017-06-29
5
-49
/
+78
*
Run clippy on examples
Zeyla Hellyer
2017-06-14
2
-13
/
+9
[next]