| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | move configuration into envconfig | Nathan Perry | 2020-06-20 | 11 | -218/+160 | |
| | | ||||||
| * | fix user id parsing | Nathan Perry | 2020-06-20 | 4 | -68/+38 | |
| | | ||||||
| * | import error | Nathan Perry | 2020-06-19 | 1 | -0/+1 | |
| | | ||||||
| * | update deps | Nathan Perry | 2020-06-19 | 1 | -555/+501 | |
| | | ||||||
| * | fix text meme creation | Nathan Perry | 2020-01-28 | 2 | -8/+5 | |
| | | ||||||
| * | fix error handling for addmeme | Nathan Perry | 2020-01-28 | 1 | -8/+9 | |
| | | ||||||
| * | add help, fix gaem | Nathan Perry | 2020-01-28 | 5 | -553/+395 | |
| | | ||||||
| * | drop unused dep | Nathan Perry | 2019-11-17 | 2 | -8/+0 | |
| | | ||||||
| * | borrowck fixes | Nathan Perry | 2019-11-17 | 13 | -87/+92 | |
| | | ||||||
| * | remove a bunch of unused imports | Nathan Perry | 2019-11-17 | 8 | -10/+2 | |
| | | ||||||
| * | mostly fixed | Nathan Perry | 2019-11-17 | 18 | -137/+246 | |
| | | ||||||
| * | most restructuring done | Nathan Perry | 2019-11-17 | 17 | -1319/+1727 | |
| | | ||||||
| * | time-based prefix restrictions | Nathan Perry | 2019-07-20 | 1 | -11/+33 | |
| | | ||||||
| * | restricted prefixes | Nathan Perry | 2019-07-16 | 6 | -24/+80 | |
| | | ||||||
| * | fix discord message length issues | Nathan Perry | 2019-04-10 | 1 | -0/+9 | |
| | | ||||||
| * | write meme `query` command | Nathan Perry | 2019-04-10 | 5 | -5/+137 | |
| | | ||||||
| * | implement `memers` command | Nathan Perry | 2019-04-09 | 3 | -0/+109 | |
| | | ||||||
| * | report most popular random meme in stats | Nathan Perry | 2019-04-09 | 2 | -0/+22 | |
| | | ||||||
| * | only random-tts if meme has text | Nathan Perry | 2019-04-09 | 1 | -5/+7 | |
| | | ||||||
| * | further clean up rare meme query | Nathan Perry | 2019-03-30 | 1 | -12/+17 | |
| | | ||||||
| * | improve rarememe query structure to use CTEs | Nathan Perry | 2019-03-30 | 1 | -24/+26 | |
| | | | | | also corrected audio behavior | |||||
| * | fix rarememe query to count memes that have not been invoked at all | Nathan Perry | 2019-03-30 | 1 | -7/+7 | |
| | | ||||||
| * | add rarememe command | Nathan Perry | 2019-03-30 | 4 | -39/+101 | |
| | | ||||||
| * | 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 | 5 | -6/+317 | |
| | | ||||||
| * | remove unused spreadsheet function | Nathan Perry | 2019-03-29 | 1 | -14/+0 | |
| | | ||||||
| * | 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 | 6 | -311/+333 | |
| | | ||||||
| * | add reaction whenever playing audio and reaction to message failure | Nathan Perry | 2019-03-15 | 2 | -9/+18 | |
| | | ||||||
| * | correct to non-owned games | Nathan Perry | 2019-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | include non-installed games in updategaem output | Nathan Perry | 2019-03-10 | 1 | -3/+3 | |
| | | ||||||
| * | fix gamestatus parsing bug | Nathan Perry | 2019-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | improve user id parsing | Nathan Perry | 2019-03-10 | 1 | -4/+34 | |
| | | ||||||
| * | updategaem: fix bug re: whose steam account is used | Nathan Perry | 2019-03-10 | 1 | -5/+3 | |
| | | | | | | updategaem: open command to everyone updategaem: improve messages | |||||
| * | finish up updategaem for now | Nathan Perry | 2019-03-10 | 1 | -7/+24 | |
| | | ||||||
| * | updategaem command | Nathan Perry | 2019-03-10 | 1 | -71/+275 | |
| | | ||||||
| * | fix silentmeme | Nathan Perry | 2019-03-09 | 1 | -1/+1 | |
| | | ||||||
| * | add silentmeme command | Nathan Perry | 2019-03-09 | 3 | -10/+49 | |
| | | ||||||
| * | handle empty case | Nathan Perry | 2019-03-08 | 1 | -1/+5 | |
| | | ||||||
| * | fix parsing because serenity's Args is bad | Nathan Perry | 2019-03-08 | 1 | -1/+5 | |
| | | ||||||
| * | allow growing spreadsheet through env var | Nathan Perry | 2019-03-08 | 1 | -1/+2 | |
| | | ||||||
| * | gaem: sort output by lowercase | Nathan Perry | 2019-03-08 | 1 | -1/+3 | |
| | | ||||||
| * | add ownedgaem command | Nathan Perry | 2019-03-08 | 1 | -20/+56 | |
| | | ||||||
| * | slight usability improvements | Nathan Perry | 2019-03-08 | 1 | -3/+4 | |
| | | ||||||
| * | remove old oauth model and schema block | Nathan Perry | 2019-03-08 | 2 | -54/+0 | |
| | | ||||||
| * | support parsing users for gaem command | Nathan Perry | 2019-03-08 | 1 | -15/+54 | |
| | | ||||||
| * | working version | Nathan Perry | 2019-03-08 | 6 | -319/+96 | |
| | | ||||||
