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
*
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
*
Add env_logger bot example
Zeyla Hellyer
2017-10-11
2
-0
/
+57
*
`to_owned` -> `to_string`
acdenisSK
2017-10-01
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
*
Deprecate Client::login, add Client::new
Zeyla Hellyer
2017-06-06
7
-7
/
+7
*
Fix call to VoiceManager.join in example 06
---redacted---
2017-05-18
1
-1
/
+1
*
Remove example 01 debugging
Zeyla Hellyer
2017-04-23
2
-8
/
+0
*
Deprecate methods prefixed with `get_`
Zeyla Hellyer
2017-04-19
2
-1
/
+9
*
Update the way errors are handled in dispatch
Illia
2017-04-19
1
-2
/
+13
*
Remove selfbot support
Zeyla Hellyer
2017-04-05
15
-45
/
+11
*
Add a sample bot structure example
Zeyla Hellyer
2017-03-25
5
-0
/
+61
*
Update search params
Zeyla Hellyer
2017-03-25
2
-127
/
+0
*
Fix Cargo.toml requirements in examples
Zeyla Hellyer
2017-03-17
4
-15
/
+7
*
Update examples for Context changes
Zeyla Hellyer
2017-02-25
8
-93
/
+94
*
Update voice example to latest changes
Zeyla Hellyer
2017-02-11
1
-2
/
+2
*
Update examples for cache rewrite
Zeyla Hellyer
2017-02-11
2
-11
/
+14
*
Update examples for OOP style update
Austin Hellyer
2017-01-24
16
-45
/
+43
*
Fix rs suffix
Illia
2017-01-05
2
-2
/
+2
*
Fix toml dependency description in doc
David Duarte
2017-01-02
1
-1
/
+1
*
Implement context message queueing
Taavi
2017-01-01
2
-10
/
+11
*
Fix typo
Illia
2016-12-31
2
-2
/
+2
*
Add command alias support and command.example
taavi?
2016-12-29
1
-2
/
+5
*
Add guild and channel search
Austin Hellyer
2016-12-29
2
-0
/
+123
*
Use $crate in the command macro
alex
2016-12-24
1
-1
/
+1
*
Modify examples to point to current repo
Austin Hellyer
2016-12-16
7
-7
/
+7
*
Framework blocks, disabled commands, improvements
Illia
2016-12-14
1
-0
/
+2
*
Framework requires cache
Austin Hellyer
2016-12-14
1
-4
/
+3
*
Implement command groups and buckets
Illia
2016-12-13
2
-41
/
+61
*
More config for CreateCommand, add various methods
Illia
2016-12-10
2
-3
/
+5
*
Command builder, quoted args, and multi-prefixes
Illia
2016-12-09
1
-36
/
+16
*
Add a ShareMap across contexts
Austin Hellyer
2016-12-05
2
-2
/
+45
*
Release v0.1.0
v0.1.0
Austin Hellyer
2016-11-30
7
-7
/
+7
*
Re-order example Cargo.toml's
Austin Hellyer
2016-11-30
7
-14
/
+14
*
Add documentation for examples
Austin Hellyer
2016-11-29
11
-24
/
+177
*
Clean up the codebase
Austin Hellyer
2016-11-29
14
-37
/
+77
*
Add initial audio support
Austin Hellyer
2016-11-29
1
-29
/
+127
*
Optimize for cached, non-method compiles
Austin Hellyer
2016-11-28
2
-0
/
+19
*
Update example 07 with framework changes
Austin Hellyer
2016-11-28
1
-5
/
+5
*
Add before/after framework command hooks
Illia K
2016-11-28
1
-8
/
+12
*
Voice example no longer requires 'extras'
Austin Hellyer
2016-11-26
1
-6
/
+6
*
Add no-named-argument command macro match
Austin Hellyer
2016-11-26
1
-2
/
+2
[next]