aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* extend/fixup pianomanNathan Perry2020-09-261-2/+11
|
* implement piano manNathan Perry2020-09-262-2/+30
|
* switch to datetimeNathan Perry2020-09-2610-17/+26
|
* add more event handlers, better loggingNathan Perry2020-09-261-0/+13
|
* clean up warningsNathan Perry2020-09-261-2/+3
|
* add france, shrek, better debug optionsNathan Perry2020-09-263-1/+34
|
* soviet todayNathan Perry2020-09-262-0/+27
|
* move items around, remove unneeded logNathan Perry2020-09-261-7/+5
|
* reorganize modulesNathan Perry2020-09-265-190/+223
|
* move log init into its own moduleNathan Perry2020-09-263-38/+47
|
* volume limit to 400%, default at 200%Nathan Perry2020-09-252-9/+7
|
* reorganize 'today'Nathan Perry2020-09-258-109/+252
|
* 'today' commandNathan Perry2020-09-212-1/+113
|
* move configuration into envconfigNathan Perry2020-06-209-75/+136
|
* fix user id parsingNathan Perry2020-06-202-5/+7
|
* import errorNathan Perry2020-06-191-0/+1
|
* fix text meme creationNathan Perry2020-01-282-8/+5
|
* fix error handling for addmemeNathan Perry2020-01-281-8/+9
|
* add help, fix gaemNathan Perry2020-01-284-14/+52
|
* borrowck fixesNathan Perry2019-11-1712-85/+90
|
* remove a bunch of unused importsNathan Perry2019-11-178-10/+2
|
* mostly fixedNathan Perry2019-11-1716-137/+237
|
* most restructuring doneNathan Perry2019-11-1715-393/+377
|
* time-based prefix restrictionsNathan Perry2019-07-201-11/+33
|
* restricted prefixesNathan Perry2019-07-165-24/+79
|
* fix discord message length issuesNathan Perry2019-04-101-0/+9
|
* write meme `query` commandNathan Perry2019-04-105-5/+137
|
* implement `memers` commandNathan Perry2019-04-093-0/+109
|
* report most popular random meme in statsNathan Perry2019-04-092-0/+22
|
* only random-tts if meme has textNathan Perry2019-04-091-5/+7
|
* further clean up rare meme queryNathan Perry2019-03-301-12/+17
|
* improve rarememe query structure to use CTEsNathan Perry2019-03-301-24/+26
| | | | also corrected audio behavior
* fix rarememe query to count memes that have not been invoked at allNathan Perry2019-03-301-7/+7
|
* add rarememe commandNathan Perry2019-03-304-39/+101
|
* restructure meme moduleNathan Perry2019-03-304-249/+325
|
* improve stats formattingNathan Perry2019-03-291-18/+20
|
* improved stats outputNathan Perry2019-03-293-5/+166
|
* remove unused spreadsheet functionNathan Perry2019-03-291-14/+0
|
* fix importsNathan Perry2019-03-291-1/+8
|
* clean up meme module and allow history size to be adjustedNathan Perry2019-03-292-147/+176
|
* use errors for calc rather than unwrapping everywhereNathan Perry2019-03-291-31/+56
|
* switch over to pestNathan Perry2019-03-294-299/+210
|
* add reaction whenever playing audio and reaction to message failureNathan Perry2019-03-152-9/+18
|
* correct to non-owned gamesNathan Perry2019-03-101-1/+1
|
* include non-installed games in updategaem outputNathan Perry2019-03-101-3/+3
|
* fix gamestatus parsing bugNathan Perry2019-03-101-1/+1
|
* improve user id parsingNathan Perry2019-03-101-4/+34
|
* updategaem: fix bug re: whose steam account is usedNathan Perry2019-03-101-5/+3
| | | | | updategaem: open command to everyone updategaem: improve messages
* finish up updategaem for nowNathan Perry2019-03-101-7/+24
|
* updategaem commandNathan Perry2019-03-101-71/+275
|