aboutsummaryrefslogtreecommitdiff
path: root/src/framework/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch from #[doc(hidden)] to pub(crate)alex2017-06-141-6/+5
* Make framework dynamic_prefix accept an &MessageZeyla Hellyer2017-06-131-1/+1
* Remove Context::{channel_id, queue}Zeyla Hellyer2017-06-131-1/+1
* Deprecate Client::login, add Client::newZeyla Hellyer2017-06-061-10/+10
* Clippy lintsZeyla Hellyer2017-06-061-12/+18
* Use chrono for struct timestamp fieldsZeyla Hellyer2017-06-061-3/+3
* Add documentation and tests for frameworkMaiddog2017-05-301-0/+141
* Restructure modulesZeyla Hellyer2017-05-221-0/+665