| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chrono: use hms_opt | Nathan Perry | 2022-11-28 | 2 | -3/+3 |
| | | |||||
| * | db: run migrations in db connect, upgrade diesel | Nathan Perry | 2022-11-28 | 5 | -35/+48 |
| | | |||||
| * | actually add omen | Nathan Perry | 2021-11-03 | 1 | -0/+1 |
| | | |||||
| * | fixups | Nathan Perry | 2021-11-03 | 1 | -1/+1 |
| | | |||||
| * | update, add omen | Nathan Perry | 2021-11-03 | 1 | -1/+7 |
| | | |||||
| * | thursday | Nathan Perry | 2020-10-09 | 2 | -0/+15 |
| | | |||||
| * | fix putin walk | Nathan Perry | 2020-09-29 | 2 | -1/+2 |
| | | |||||
| * | add putin walk | Nathan Perry | 2020-09-29 | 2 | -0/+10 |
| | | |||||
| * | pianoman: support 9am or 9pm | Nathan Perry | 2020-09-26 | 1 | -10/+13 |
| | | |||||
| * | extend/fixup pianoman | Nathan Perry | 2020-09-26 | 1 | -2/+11 |
| | | |||||
| * | implement piano man | Nathan Perry | 2020-09-26 | 2 | -2/+30 |
| | | |||||
| * | switch to datetime | Nathan Perry | 2020-09-26 | 10 | -17/+26 |
| | | |||||
| * | clean up warnings | Nathan Perry | 2020-09-26 | 1 | -2/+3 |
| | | |||||
| * | add france, shrek, better debug options | Nathan Perry | 2020-09-26 | 3 | -1/+34 |
| | | |||||
| * | soviet today | Nathan Perry | 2020-09-26 | 2 | -0/+27 |
| | | |||||
| * | volume limit to 400%, default at 200% | Nathan Perry | 2020-09-25 | 1 | -9/+6 |
| | | |||||
| * | 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 |
| | | |||||
