summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* support message deletion0.1.4Nathan Perry2018-05-039-5/+107
|
* add reactions, change add/recall meme structureNathan Perry2018-04-304-328/+68
|
* update volume command0.1.2Nathan Perry2018-04-304-5/+8
|
* "fix" clap0.1.1Nathan Perry2018-04-303-64/+136
|
* maybe as far as we're going to go with clapNathan Perry2018-04-309-394/+525
|
* fix/simplify rngNathan Perry2018-04-072-44/+19
|
* database-based memeing workingNathan Perry2018-04-0713-163/+244
|
* minor changes, about to pull in serenity forkNathan Perry2018-04-072-6/+34
|
* fix struct orderNathan Perry2018-04-061-4/+4
|
* database alteration in-flightNathan Perry2018-04-069-9/+806
|
* handle lookup failuresNathan Perry2018-04-051-17/+28
|
* consolidate memes to one tableNathan Perry2018-04-056-168/+202
|
* start to integrate db support with commandsNathan Perry2018-04-0510-214/+530
|
* reorganize models and add ImageMemeNathan Perry2018-04-051-27/+36
|
* add image/audio unique indexesNathan Perry2018-04-052-0/+6
|
* add MIT licenseNathan Perry2018-04-051-0/+21
|
*---. merge and drop outdated python, go, and scala implementationsNathan Perry2018-04-050-0/+0
|\ \ \
| | | * working on adding playback commandsgoNathan Perry2017-07-297-74/+114
| | | |
| | | * video enqueue worksNathan Perry2017-07-293-9/+9
| | | |
| | | * simplify furtherNathan Perry2017-07-291-50/+25
| | | |
| | | * first refactoring passNathan Perry2017-07-292-100/+64
| | | |
| | | * refactor worksNathan Perry2017-07-296-138/+105
| | | |
| | | * about to start pause refactorNathan Perry2017-07-291-3/+133
| | | |
| | | * just working with downloaderNathan Perry2017-07-284-154/+260
| | | |
| | | * downloadmanager workingNathan Perry2017-07-284-28/+96
| | | |
| | | * grab json from youtube-dlNathan Perry2017-07-283-15/+49
| | | |
| | | * basic playback workingNathan Perry2017-07-283-44/+96
| | | |
| | | * first pass on wavNathan Perry2017-07-285-35/+102
| | | |
| | | * initial wav implNathan Perry2017-07-284-161/+2013
| | | |
| | | * try own wav implNathan Perry2017-07-285-0/+308
| | | |
| | | * some more updatesNathan Perry2017-07-273-32/+39
| | | |
| | | * plenty of updates for todayNathan Perry2017-07-276-64/+249
| | | |
| | | * move messagectx to its own fileNathan Perry2017-07-264-6/+213
| | | |
| | | * restructure to cmdNathan Perry2017-07-263-31/+66
| | | |
| | | * initial commitNathan Perry2017-07-263-0/+55
| | |
| | * initial commitscalaNathan Perry2016-04-305-0/+96
| |
| * check for loop closepythonNathan Perry2017-07-261-1/+4
| |
| * update depsNathan Perry2017-04-032-1/+3
| |
| * some changesNathan Perry2016-05-221-21/+60
| |
| * retryNathan Perry2016-04-301-12/+15
| |
| * hopefully stabilize by catching exceptionsNathan Perry2016-04-272-2/+27
| |
| * a few misc. fixes; show time played vs total duration on queue/list commandNathan Perry2016-04-151-4/+35
| |
| * temporary fix for event loop shenanigansNathan Perry2016-04-142-22/+50
| |
| * ugly SIGINT handling and clean up enqueue_videoNathan Perry2016-04-141-5/+8
| |
| * use python 3.5 async/awaitNathan Perry2016-04-142-45/+35
| | | | | | | | also add requirements.txt
| * srv.py -> bot.pyNathan Perry2016-04-141-0/+0
| |
| * simplify functionsNathan Perry2016-04-101-42/+42
| |
| * reworked significantlyNathan Perry2016-04-103-64/+202
| |
| * basic working botNathan Perry2016-04-091-0/+121
| |
| * Initial commitNathan Perry2016-04-092-0/+83
|