| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor imports/exports to use nested groups and better formatting | acdenisSK | 2018-03-29 | 1 | -2/+4 |
| * | Add documentation to `EventHandler` | acdenisSK | 2018-02-19 | 1 | -2/+205 |
| * | Add an event for shard updates | Zeyla Hellyer | 2018-01-01 | 1 | -0/+6 |
| * | Break up the model module | Zeyla Hellyer | 2017-12-16 | 1 | -2/+1 |
| * | Re-order use statements alphabetically | Zeyla Hellyer | 2017-11-11 | 1 | -2/+2 |
| * | Remove `on_` prefix to EventHandler tymethods | Zeyla Hellyer | 2017-10-22 | 1 | -51/+51 |
| * | Switch to parking_lot::{Mutex, RwLock} | Zeyla Hellyer | 2017-10-10 | 1 | -2/+1 |
| * | Implement categories | acdenisSK | 2017-09-09 | 1 | -0/+2 |
| * | rustfmt | acdenisSK | 2017-07-27 | 1 | -21/+21 |
| * | Apply the new api change for dms in bots | acdenisSK | 2017-07-07 | 1 | -3/+3 |
| * | Add an `is_new` to the arguments of the `guild_create` handler | acdenisSK | 2017-07-05 | 1 | -1/+3 |
| * | Whoops, and add a fail-safe to an upcomming pr to the compiler | acdenisSK | 2017-06-28 | 1 | -47/+47 |
| * | Merge branch "trait-based-event-handling" | acdenisSK | 2017-06-28 | 1 | -0/+77 |