aboutsummaryrefslogtreecommitdiff
path: root/src/commands/meme
Commit message (Collapse)AuthorAgeFilesLines
* fixups: memes workingNathan Perry2024-05-083-67/+73
|
* rework to use songbirdNathan Perry2024-05-084-170/+209
|
* update all depsNathan Perry2024-05-085-202/+333
|
* bot: fix omen commandsNathan Perry2022-12-021-1/+3
|
* fs: parameterize remote referencesNathan Perry2022-11-291-2/+2
|
* db: run migrations in db connect, upgrade dieselNathan Perry2022-11-285-35/+48
|
* actually add omenNathan Perry2021-11-031-0/+1
|
* fixupsNathan Perry2021-11-031-1/+1
|
* update, add omenNathan Perry2021-11-031-1/+7
|
* move configuration into envconfigNathan Perry2020-06-201-21/+14
|
* fix text meme creationNathan Perry2020-01-281-7/+5
|
* fix error handling for addmemeNathan Perry2020-01-281-8/+9
|
* borrowck fixesNathan Perry2019-11-175-52/+57
|
* remove a bunch of unused importsNathan Perry2019-11-173-3/+0
|
* mostly fixedNathan Perry2019-11-175-25/+80
|
* most restructuring doneNathan Perry2019-11-175-79/+102
|
* restricted prefixesNathan Perry2019-07-161-3/+0
|
* fix discord message length issuesNathan Perry2019-04-101-0/+9
|
* write meme `query` commandNathan Perry2019-04-101-0/+82
|
* implement `memers` commandNathan Perry2019-04-091-0/+33
|
* report most popular random meme in statsNathan Perry2019-04-091-0/+2
|
* only random-tts if meme has textNathan Perry2019-04-091-5/+7
|
* add rarememe commandNathan Perry2019-03-302-37/+37
|
* restructure meme moduleNathan Perry2019-03-304-249/+325
|
* improve stats formattingNathan Perry2019-03-291-18/+20
|
* improved stats outputNathan Perry2019-03-291-1/+27
|
* fix importsNathan Perry2019-03-291-1/+8
|
* clean up meme module and allow history size to be adjustedNathan Perry2019-03-292-0/+516