| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the config a bit, and a few nitpicks | acdenisSK | 2017-07-27 | 1 | -6/+4 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -12/+12 |
| * | Add Content for MessageBuilder | Skye | 2017-05-30 | 1 | -2/+1 |
| * | Add more examples and improve some others | Zeyla Hellyer | 2017-05-23 | 1 | -11/+143 |
| * | Restructure modules | Zeyla Hellyer | 2017-05-22 | 1 | -5/+4 |
| * | Add `is_nsfw` check to channels | Zeyla Hellyer | 2017-04-26 | 1 | -0/+53 |
| * | Add Shard Id helpers | Zeyla Hellyer | 2017-04-12 | 1 | -0/+18 |
| * | Switch to using serde for deserialization | Zeyla Hellyer | 2017-04-11 | 1 | -13/+0 |
| * | allow quotes to be escaped in quote parser | Illia | 2017-01-15 | 1 | -1/+5 |
| * | Abstract command fields to types | Austin Hellyer | 2016-12-09 | 1 | -15/+13 |
| * | Command builder, quoted args, and multi-prefixes | Illia | 2016-12-09 | 1 | -0/+46 |
| * | Change all try's into ?s | acdenisSK | 2016-12-07 | 1 | -1/+1 |
| * | Allow mentionable structs to be used as command arguments | Illia | 2016-12-07 | 1 | -0/+83 |
| * | Clean up the codebase | Austin Hellyer | 2016-11-29 | 1 | -54/+0 |
| * | Improve docs and add new message builder methods | Illia K | 2016-11-28 | 1 | -8/+2 |
| * | Remove the 'extras' feature flag | Austin Hellyer | 2016-11-26 | 1 | -2/+0 |
| * | A bit of docs | Austin Hellyer | 2016-11-18 | 1 | -4/+27 |
| * | Add state/framework/etc. conditional compile flags | Austin Hellyer | 2016-11-15 | 1 | -79/+11 |
| * | Add voice connection support | Austin Hellyer | 2016-11-14 | 1 | -1/+50 |
| * | Add internal module | Austin Hellyer | 2016-11-14 | 1 | -1/+1 |
| * | Move the builders to the utils | Austin Hellyer | 2016-11-13 | 1 | -0/+2 |
| * | Fix some clippy lints | Austin Hellyer | 2016-11-10 | 1 | -0/+3 |
| * | Map op codes via a macro | Austin Hellyer | 2016-11-09 | 1 | -0/+26 |
| * | Add some more documentation | Austin Hellyer | 2016-11-06 | 1 | -2/+6 |
| * | Add a prelude for userland | Austin Hellyer | 2016-11-05 | 1 | -1/+1 |
| * | Support major parameters in ratelimits | Austin Hellyer | 2016-11-05 | 1 | -4/+4 |
| * | Initial commit | Austin Hellyer | 2016-10-18 | 1 | -0/+140 |