| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-10-23 | make `handle` cleaner | mat | |
| Arc<Event> -> Event, Arc<Mutex<State>> -> State Items in State now need to have interior mutability (i.e. Arc<Mutex<T>>), but it's a worthwhile tradeoff since it allows the user to customize it for each field | |||
| 2022-10-23 | write more documentation | mat | |
| 2022-10-17 | change the order of event in handle fn | Ubuntu | |
| 2022-10-07 | fix errors with rewritten packet reading | mat | |
| i forgot i never tested it before LMAO | |||
| 2022-10-07 | Bot API (#27) | mat | |
| Basically make the `azalea` crate have stuff | |||
| 2022-10-02 | start adding stuff to azalea crate | mat | |
| 2022-10-02 | New example (#24) | mat | |
| the example isn't finished but it's finished enough | |||
| 2022-09-05 | Publish empty azalea crate | mat | |
