| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reorganize 'today' | Nathan Perry | 2020-09-25 | 8 | -109/+252 |
| * | 'today' command | Nathan Perry | 2020-09-21 | 2 | -1/+113 |
| * | move configuration into envconfig | Nathan Perry | 2020-06-20 | 3 | -27/+20 |
| * | fix text meme creation | Nathan Perry | 2020-01-28 | 1 | -7/+5 |
| * | fix error handling for addmeme | Nathan Perry | 2020-01-28 | 1 | -8/+9 |
| * | add help, fix gaem | Nathan Perry | 2020-01-28 | 2 | -12/+49 |
| * | borrowck fixes | Nathan Perry | 2019-11-17 | 9 | -70/+76 |
| * | remove a bunch of unused imports | Nathan Perry | 2019-11-17 | 7 | -9/+2 |
| * | mostly fixed | Nathan Perry | 2019-11-17 | 9 | -94/+155 |
| * | most restructuring done | Nathan Perry | 2019-11-17 | 9 | -262/+242 |
| * | restricted prefixes | Nathan Perry | 2019-07-16 | 2 | -6/+9 |
| * | fix discord message length issues | Nathan Perry | 2019-04-10 | 1 | -0/+9 |
| * | write meme `query` command | Nathan Perry | 2019-04-10 | 2 | -0/+87 |
| * | implement `memers` command | Nathan Perry | 2019-04-09 | 2 | -0/+38 |
| * | report most popular random meme in stats | Nathan Perry | 2019-04-09 | 1 | -0/+2 |
| * | only random-tts if meme has text | Nathan Perry | 2019-04-09 | 1 | -5/+7 |
| * | add rarememe command | Nathan Perry | 2019-03-30 | 3 | -37/+43 |
| * | restructure meme module | Nathan Perry | 2019-03-30 | 4 | -249/+325 |
| * | improve stats formatting | Nathan Perry | 2019-03-29 | 1 | -18/+20 |
| * | improved stats output | Nathan Perry | 2019-03-29 | 1 | -1/+27 |
| * | fix imports | Nathan Perry | 2019-03-29 | 1 | -1/+8 |
| * | clean up meme module and allow history size to be adjusted | Nathan Perry | 2019-03-29 | 2 | -147/+176 |
| * | use errors for calc rather than unwrapping everywhere | Nathan Perry | 2019-03-29 | 1 | -31/+56 |
| * | switch over to pest | Nathan Perry | 2019-03-29 | 3 | -298/+208 |
| * | 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 | 2 | -10/+28 |
| * | add debug_expr command | Nathan Perry | 2019-03-05 | 2 | -6/+58 |
| * | improve parsing of infix operators | Nathan Perry | 2019-03-05 | 1 | -4/+4 |
| * | improve logging and user feedback for commands | Nathan Perry | 2019-03-04 | 4 | -20/+91 |
| * | better logging for failed roll parse | Nathan Perry | 2019-03-04 | 1 | -5/+34 |
| * | improve assoc of roll | Nathan Perry | 2019-03-04 | 2 | -38/+78 |
| * | separate meme and general queues | Nathan Perry | 2019-03-03 | 2 | -11/+13 |
| * | add abs, ceil, floor, and round to roll | Nathan Perry | 2019-03-03 | 1 | -0/+12 |
| * | use double parser | Nathan Perry | 2019-03-03 | 1 | -2/+2 |
| * | initial rework of rolling framework | Nathan Perry | 2019-03-03 | 1 | -41/+202 |
| * | 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 | 2 | -25/+60 |
| * | add stats command | Nathan Perry | 2019-03-02 | 2 | -8/+20 |
| * | 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 | 2 | -6/+24 |
| * | 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 | 2 | -4/+71 |
