aboutsummaryrefslogtreecommitdiff
path: root/src/commands/mod.rs
Commit message (Collapse)AuthorAgeFilesLines
* various command improvementsNathan Perry2018-06-011-1/+9
| | | | | - support last_meme (report details about last meme played back) - update filter priority for meme search (check title match first)
* add reactions, change add/recall meme structureNathan Perry2018-04-301-0/+16
|
* update volume command0.1.2Nathan Perry2018-04-301-2/+2
|
* maybe as far as we're going to go with clapNathan Perry2018-04-301-73/+64
|
* database-based memeing workingNathan Perry2018-04-071-9/+9
|
* start to integrate db support with commandsNathan Perry2018-04-051-27/+35
|
* restructure modulesNathan Perry2018-04-041-0/+95