| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support message deletion0.1.4 | Nathan Perry | 2018-05-03 | 9 | -5/+107 |
| * | add reactions, change add/recall meme structure | Nathan Perry | 2018-04-30 | 4 | -328/+68 |
| * | update volume command0.1.2 | Nathan Perry | 2018-04-30 | 4 | -5/+8 |
| * | "fix" clap0.1.1 | Nathan Perry | 2018-04-30 | 3 | -64/+136 |
| * | maybe as far as we're going to go with clap | Nathan Perry | 2018-04-30 | 9 | -394/+525 |
| * | fix/simplify rng | Nathan Perry | 2018-04-07 | 2 | -44/+19 |
| * | database-based memeing working | Nathan Perry | 2018-04-07 | 13 | -163/+244 |
| * | minor changes, about to pull in serenity fork | Nathan Perry | 2018-04-07 | 2 | -6/+34 |
| * | fix struct order | Nathan Perry | 2018-04-06 | 1 | -4/+4 |
| * | database alteration in-flight | Nathan Perry | 2018-04-06 | 9 | -9/+806 |
| * | handle lookup failures | Nathan Perry | 2018-04-05 | 1 | -17/+28 |
| * | consolidate memes to one table | Nathan Perry | 2018-04-05 | 6 | -168/+202 |
| * | start to integrate db support with commands | Nathan Perry | 2018-04-05 | 10 | -214/+530 |
| * | reorganize models and add ImageMeme | Nathan Perry | 2018-04-05 | 1 | -27/+36 |
| * | add image/audio unique indexes | Nathan Perry | 2018-04-05 | 2 | -0/+6 |
| * | add MIT license | Nathan Perry | 2018-04-05 | 1 | -0/+21 |
| *---. | merge and drop outdated python, go, and scala implementations | Nathan Perry | 2018-04-05 | 0 | -0/+0 |
| |\ \ \ | |||||
| | | | * | working on adding playback commandsgo | Nathan Perry | 2017-07-29 | 7 | -74/+114 |
| | | | * | video enqueue works | Nathan Perry | 2017-07-29 | 3 | -9/+9 |
| | | | * | simplify further | Nathan Perry | 2017-07-29 | 1 | -50/+25 |
| | | | * | first refactoring pass | Nathan Perry | 2017-07-29 | 2 | -100/+64 |
| | | | * | refactor works | Nathan Perry | 2017-07-29 | 6 | -138/+105 |
| | | | * | about to start pause refactor | Nathan Perry | 2017-07-29 | 1 | -3/+133 |
| | | | * | just working with downloader | Nathan Perry | 2017-07-28 | 4 | -154/+260 |
| | | | * | downloadmanager working | Nathan Perry | 2017-07-28 | 4 | -28/+96 |
| | | | * | grab json from youtube-dl | Nathan Perry | 2017-07-28 | 3 | -15/+49 |
| | | | * | basic playback working | Nathan Perry | 2017-07-28 | 3 | -44/+96 |
| | | | * | first pass on wav | Nathan Perry | 2017-07-28 | 5 | -35/+102 |
| | | | * | initial wav impl | Nathan Perry | 2017-07-28 | 4 | -161/+2013 |
| | | | * | try own wav impl | Nathan Perry | 2017-07-28 | 5 | -0/+308 |
| | | | * | some more updates | Nathan Perry | 2017-07-27 | 3 | -32/+39 |
| | | | * | plenty of updates for today | Nathan Perry | 2017-07-27 | 6 | -64/+249 |
| | | | * | move messagectx to its own file | Nathan Perry | 2017-07-26 | 4 | -6/+213 |
| | | | * | restructure to cmd | Nathan Perry | 2017-07-26 | 3 | -31/+66 |
| | | | * | initial commit | Nathan Perry | 2017-07-26 | 3 | -0/+55 |
| | | * | initial commitscala | Nathan Perry | 2016-04-30 | 5 | -0/+96 |
| | * | check for loop closepython | Nathan Perry | 2017-07-26 | 1 | -1/+4 |
| | * | update deps | Nathan Perry | 2017-04-03 | 2 | -1/+3 |
| | * | some changes | Nathan Perry | 2016-05-22 | 1 | -21/+60 |
| | * | retry | Nathan Perry | 2016-04-30 | 1 | -12/+15 |
| | * | hopefully stabilize by catching exceptions | Nathan Perry | 2016-04-27 | 2 | -2/+27 |
| | * | a few misc. fixes; show time played vs total duration on queue/list command | Nathan Perry | 2016-04-15 | 1 | -4/+35 |
| | * | temporary fix for event loop shenanigans | Nathan Perry | 2016-04-14 | 2 | -22/+50 |
| | * | ugly SIGINT handling and clean up enqueue_video | Nathan Perry | 2016-04-14 | 1 | -5/+8 |
| | * | use python 3.5 async/await | Nathan Perry | 2016-04-14 | 2 | -45/+35 |
| | * | srv.py -> bot.py | Nathan Perry | 2016-04-14 | 1 | -0/+0 |
| | * | simplify functions | Nathan Perry | 2016-04-10 | 1 | -42/+42 |
| | * | reworked significantly | Nathan Perry | 2016-04-10 | 3 | -64/+202 |
| | * | basic working bot | Nathan Perry | 2016-04-09 | 1 | -0/+121 |
| | * | Initial commit | Nathan Perry | 2016-04-09 | 2 | -0/+83 |
