Jacob jacob
  • Joined on 2023-09-07
jacob pushed to main at jacob/fomo-reducer 2026-04-15 17:28:56 -04:00
e609428f95 chore: use a patched version of opendal with rocksdb static
jacob pushed to main at jacob/fomo-reducer 2026-04-15 13:12:06 -04:00
d129913235 fix: revert to Rust image
jacob pushed to main at jacob/fomo-reducer 2026-04-15 13:08:45 -04:00
066bff4c07 fix: add the unspecified Linux target
jacob pushed to main at jacob/fomo-reducer 2026-04-15 13:04:34 -04:00
509278c6eb fix: build for unspecified Linux (not specifically Alpine)
jacob pushed to main at jacob/fomo-reducer 2026-04-15 13:01:47 -04:00
f31d06bdf9 fix: force static linking
jacob pushed to main at jacob/fomo-reducer 2026-04-15 12:41:27 -04:00
d93b53267e fix: depend on capnproto-dev
jacob pushed to main at jacob/fomo-reducer 2026-04-15 12:32:06 -04:00
6ad797eaea fix: depend on capnproto
jacob pushed to main at jacob/fomo-reducer 2026-04-15 02:15:52 -04:00
4b71e5ef85 fix: try building from a base Alpine image and install cargo instead
jacob pushed to main at jacob/fomo-reducer 2026-04-15 02:03:04 -04:00
a99840ffb7 fix: depend on versions of llvm dev and static that actually exist
jacob pushed to main at jacob/fomo-reducer 2026-04-15 02:01:07 -04:00
38196e84ec fix: depend on clang and llvm static and dev
jacob pushed to main at jacob/fomo-reducer 2026-04-15 01:54:06 -04:00
0fdb83a9d3 fix: add required clang static dependency
jacob pushed to main at jacob/fomo-reducer 2026-04-15 01:49:37 -04:00
dd6c1723e5 fix: add required libclang dependency
jacob pushed to main at jacob/fomo-reducer 2026-04-15 01:41:07 -04:00
01a55d42ec fix: add required clang libs dependency
jacob pushed to main at jacob/fomo-reducer 2026-04-15 01:22:54 -04:00
33a7b15720 feat: support configuring audio channels and sample rates of recordings; audio recordings now work!
b457375e69 fix: address compiler errors related to recording vc
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-04-14 17:36:49 -04:00
58212ce240 feat: save VC audio as wav (probably, didn't test yet)
1b88e6a11d feat: support RocksDB
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-04-14 00:15:19 -04:00
d8d2526782 feat: set the bot nickname and status
0dd335334d feat: add appreciation to the pledges
666d13f25b chore: make pledges about how this bot works
Compare 3 commits »
jacob pushed to main at jacob/fomo-reducer 2026-04-10 00:54:23 -04:00
dfda319ab4 fix: listen for voice events
7885526944 feat: early steps of storage and configuration
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-04-08 23:30:37 -04:00
7d3a309d2b feat: check if the leave command was invoked by the bot owner before leaving
d2511f7a55 feat: graceful shutdown, try making join and leave work (but some bug fixes are still needed)
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-04-07 23:08:26 -04:00
288a784870 feat: update to songbird 0.6, make joining calls work by spawning everything as required in songbird's documentation
jacob pushed to main at jacob/fomo-reducer 2026-04-07 00:27:35 -04:00
1bd8b9b203 chore: make improvements suggested by clippy