| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clean up meme module and allow history size to be adjusted | Nathan Perry | 2019-03-29 | 1 | -487/+0 |
| * | add reaction whenever playing audio and reaction to message failure | Nathan Perry | 2019-03-15 | 1 | -9/+14 |
| * | fix silentmeme | Nathan Perry | 2019-03-09 | 1 | -1/+1 |
| * | add silentmeme command | Nathan Perry | 2019-03-09 | 1 | -10/+23 |
| * | improve logging and user feedback for commands | Nathan Perry | 2019-03-04 | 1 | -11/+62 |
| * | separate meme and general queues | Nathan Perry | 2019-03-03 | 1 | -1/+1 |
| * | improve error handling | Nathan Perry | 2019-03-03 | 1 | -13/+35 |
| * | show invocations in stats | Nathan Perry | 2019-03-03 | 1 | -1/+17 |
| * | add "time ago" formatting | Nathan Perry | 2019-03-03 | 1 | -2/+22 |
| * | record meme invocations | Nathan Perry | 2019-03-03 | 1 | -25/+54 |
| * | add stats command | Nathan Perry | 2019-03-02 | 1 | -2/+15 |
| * | should_audio only depends on whether users are listening | Nathan Perry | 2019-02-21 | 1 | -1/+1 |
| * | fix meme command `audio_only` parameter | Nathan Perry | 2019-02-21 | 1 | -1/+1 |
| * | audiomeme command | Nathan Perry | 2019-02-21 | 1 | -6/+19 |
| * | improve randomizer | Nathan Perry | 2019-02-18 | 1 | -23/+5 |
| * | fix newline problem | Nathan Perry | 2019-02-18 | 1 | -11/+8 |
| * | set audio filesize limit | Nathan Perry | 2019-02-18 | 1 | -0/+1 |
| * | encode/decode audio memes with ffmpeg to improve storage | Nathan Perry | 2019-02-18 | 1 | -12/+37 |
| * | use flate2 to compress audio | Nathan Perry | 2019-02-17 | 1 | -9/+20 |
| * | support audio memes | Nathan Perry | 2019-02-17 | 1 | -4/+66 |
| * | clean up project structure | Nathan Perry | 2019-02-16 | 1 | -5/+5 |
| * | initial implementation of video start/end times | Nathan Perry | 2019-02-15 | 1 | -0/+2 |
| * | improve imports further and fix compile warnings | Nathan Perry | 2019-01-24 | 1 | -12/+20 |
| * | improve imports | Nathan Perry | 2019-01-24 | 1 | -4/+8 |
| * | update for 2018 edition | Nathan Perry | 2018-08-13 | 1 | -4/+5 |
| * | various command improvements | Nathan Perry | 2018-06-01 | 1 | -8/+60 |
| * | support message deletion0.1.4 | Nathan Perry | 2018-05-03 | 1 | -3/+8 |
| * | add reactions, change add/recall meme structure | Nathan Perry | 2018-04-30 | 1 | -319/+43 |
| * | "fix" clap0.1.1 | Nathan Perry | 2018-04-30 | 1 | -62/+134 |
| * | maybe as far as we're going to go with clap | Nathan Perry | 2018-04-30 | 1 | -131/+224 |
| * | fix/simplify rng | Nathan Perry | 2018-04-07 | 1 | -42/+17 |
| * | database-based memeing working | Nathan Perry | 2018-04-07 | 1 | -32/+61 |
| * | minor changes, about to pull in serenity fork | Nathan Perry | 2018-04-07 | 1 | -5/+21 |
| * | database alteration in-flight | Nathan Perry | 2018-04-06 | 1 | -1/+120 |
| * | handle lookup failures | Nathan Perry | 2018-04-05 | 1 | -17/+28 |
| * | consolidate memes to one table | Nathan Perry | 2018-04-05 | 1 | -61/+57 |
| * | start to integrate db support with commands | Nathan Perry | 2018-04-05 | 1 | -0/+120 |
