aboutsummaryrefslogtreecommitdiff
path: root/src/commands/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* record meme invocationsNathan Perry2019-03-031-0/+6
* add stats commandNathan Perry2019-03-021-6/+5
* audiomeme commandNathan Perry2019-02-211-0/+5
* support audio memesNathan Perry2019-02-171-0/+5
* clean up project structureNathan Perry2019-02-161-6/+5
* fix last of import inconsistenciesNathan Perry2019-01-241-11/+2
* improve imports further and fix compile warningsNathan Perry2019-01-241-8/+7
* improve importsNathan Perry2019-01-241-6/+14
* update for 2018 editionNathan Perry2018-08-131-1/+1
* add a roll command, relax semver requirements on dependenciesNathan Perry2018-06-011-0/+5
* various command improvementsNathan Perry2018-06-011-1/+9
* 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