aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* working versionNathan Perry2019-03-086-319/+96
|
* first pass with oauthNathan Perry2019-03-089-3/+499
|
* add debug_expr commandNathan Perry2019-03-052-6/+58
|
* improve parsing of infix operatorsNathan Perry2019-03-051-4/+4
|
* improve logging and user feedback for commandsNathan Perry2019-03-044-20/+91
|
* better logging for failed roll parseNathan Perry2019-03-041-5/+34
|
* improve assoc of rollNathan Perry2019-03-043-38/+79
|
* separate meme and general queuesNathan Perry2019-03-033-15/+24
|
* add abs, ceil, floor, and round to rollNathan Perry2019-03-031-0/+12
|
* use double parserNathan Perry2019-03-031-2/+2
|
* initial rework of rolling frameworkNathan Perry2019-03-034-41/+242
|
* improve error handlingNathan Perry2019-03-032-14/+40
|
* show invocations in statsNathan Perry2019-03-033-2/+58
|
* add "time ago" formattingNathan Perry2019-03-034-2/+45
|
* record meme invocationsNathan Perry2019-03-036-25/+138
|
* remove unused code, fixup importsNathan Perry2019-03-022-114/+0
|
* update dependenciesNathan Perry2019-03-022-315/+311
|
* remove sql randomNathan Perry2019-03-021-2/+0
|
* add stats commandNathan Perry2019-03-023-8/+54
|
* update docsNathan Perry2019-02-212-8/+73
| | | | | - improve .env.example - write basic README
* should_audio only depends on whether users are listeningNathan Perry2019-02-211-1/+1
|
* fix meme command `audio_only` parameterNathan Perry2019-02-211-1/+1
|
* fix Context.currently_playingNathan Perry2019-02-211-6/+5
|
* audiomeme commandNathan Perry2019-02-213-6/+45
|
* improve randomizerNathan Perry2019-02-182-40/+30
|
* pad audio startup and trail with silenceNathan Perry2019-02-181-49/+92
|
* restructure play_queueNathan Perry2019-02-181-58/+69
|
* fix newline problemNathan Perry2019-02-182-12/+9
|
* set audio filesize limitNathan Perry2019-02-181-0/+1
|
* fix newline delimiter problemNathan Perry2019-02-181-0/+2
|
*-. noop-merge mp3 and opus-attempt into masterNathan Perry2019-02-180-0/+0
|\ \
| | * try using opusNathan Perry2019-02-176-19/+90
| | |
| * | initial mp3 attemptNathan Perry2019-02-176-28/+168
| |/
* / encode/decode audio memes with ffmpeg to improve storageNathan Perry2019-02-186-30/+97
|/
* use flate2 to compress audioNathan Perry2019-02-176-40/+102
|
* support audio memesNathan Perry2019-02-177-13/+81
|
* restore fuck you conwayNathan Perry2019-02-161-1/+6
|
* clean up project structureNathan Perry2019-02-1610-630/+646
| | | | | - Move audio-related code into its own top-level module, separating out playback commands into their own file in `commands`. - Rename `sound` commands module to `sound_levels`.
* clean up importsNathan Perry2019-02-151-25/+17
|
* initial implementation of video start/end timesNathan Perry2019-02-156-8/+386
|
* fix last of import inconsistenciesNathan Perry2019-01-243-19/+31
|
* improve imports further and fix compile warningsNathan Perry2019-01-249-824/+727
|
* improve importsNathan Perry2019-01-248-34/+62
|
* update depsNathan Perry2018-12-251-25/+190
|
* upgrade depsNathan Perry2018-12-242-509/+669
|
* dockerizeNathan Perry2018-09-247-1/+84
|
* roll back to edition 2015 for editor supportNathan Perry2018-09-243-548/+717
|
* bump version to 0.1.60.1.6Nathan Perry2018-08-131-1/+1
|
* remove a couple of unused mut modifiersNathan Perry2018-08-132-2/+2
|
* update for 2018 editionNathan Perry2018-08-135-25/+11
|