aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* bump all depsNathan Perry2025-12-171-6/+0
* nix: update to 25.11, switch to craneNathan Perry2025-12-171-1/+0
* rework logging to use tracing via grateNathan Perry2024-08-161-1/+1
* remove restart loopNathan Perry2024-08-061-49/+2
* first pass convert to poiseNathan Perry2024-08-061-32/+2
* db: fixup build, async-awaitNathan Perry2024-05-111-1/+1
* rework to use songbirdNathan Perry2024-05-081-11/+8
* update all depsNathan Perry2024-05-081-14/+11
* nix: write nixos test configurationNathan Perry2022-11-281-1/+1
* fixupsNathan Perry2021-11-031-1/+0
* update, add omenNathan Perry2021-11-031-1/+1
* move items around, remove unneeded logNathan Perry2020-09-261-7/+5
* reorganize modulesNathan Perry2020-09-261-187/+4
* move log init into its own moduleNathan Perry2020-09-261-38/+2
* volume limit to 400%, default at 200%Nathan Perry2020-09-251-0/+1
* move configuration into envconfigNathan Perry2020-06-201-15/+17
* fix user id parsingNathan Perry2020-06-201-1/+0
* fix text meme creationNathan Perry2020-01-281-1/+0
* add help, fix gaemNathan Perry2020-01-281-2/+2
* borrowck fixesNathan Perry2019-11-171-2/+2
* mostly fixedNathan Perry2019-11-171-28/+12
* most restructuring doneNathan Perry2019-11-171-25/+21
* time-based prefix restrictionsNathan Perry2019-07-201-11/+33
* restricted prefixesNathan Perry2019-07-161-7/+64
* improved stats outputNathan Perry2019-03-291-1/+3
* switch over to pestNathan Perry2019-03-291-1/+2
* add reaction whenever playing audio and reaction to message failureNathan Perry2019-03-151-0/+4
* working versionNathan Perry2019-03-081-2/+1
* first pass with oauthNathan Perry2019-03-081-1/+22
* improve assoc of rollNathan Perry2019-03-041-0/+1
* initial rework of rolling frameworkNathan Perry2019-03-031-0/+4
* improve error handlingNathan Perry2019-03-031-1/+5
* add "time ago" formattingNathan Perry2019-03-031-0/+1
* fix newline problemNathan Perry2019-02-181-1/+1
* fix newline delimiter problemNathan Perry2019-02-181-0/+2
* encode/decode audio memes with ffmpeg to improve storageNathan Perry2019-02-181-1/+1
* use flate2 to compress audioNathan Perry2019-02-171-3/+4
* support audio memesNathan Perry2019-02-171-1/+1
* clean up project structureNathan Perry2019-02-161-2/+3
* initial implementation of video start/end timesNathan Perry2019-02-151-1/+4
* improve imports further and fix compile warningsNathan Perry2019-01-241-5/+2
* improve importsNathan Perry2019-01-241-10/+12
* dockerizeNathan Perry2018-09-241-1/+1
* roll back to edition 2015 for editor supportNathan Perry2018-09-241-14/+35
* update for 2018 editionNathan Perry2018-08-131-18/+3
* update deps, prep for move to 2018 editionNathan Perry2018-08-131-2/+2
* support message deletion0.1.4Nathan Perry2018-05-031-0/+8
* maybe as far as we're going to go with clapNathan Perry2018-04-301-7/+8
* database-based memeing workingNathan Perry2018-04-071-38/+11
* minor changes, about to pull in serenity forkNathan Perry2018-04-071-1/+13