Jacob jacob
  • Joined on 2023-09-07
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
jacob pushed to main at jacob/fomo-reducer 2026-04-07 00:24:34 -04:00
3897d1deb2 feat: improve transparency of the join command
jacob pushed to main at jacob/fomo-reducer 2026-04-02 15:38:26 -04:00
663586a65c feat: ability to join call with user
jacob pushed to main at jacob/fomo-reducer 2026-04-02 00:55:16 -04:00
7f569629db chore: change the default logging directives to be more useful
b3936a79b6 chore: Dockerize
Compare 2 commits »
jacob pushed to main at jacob/fomo-reducer 2026-03-27 16:05:01 -04:00
9dac20b9ef chore: patch songbird to use 0.17 twilight dependencies
jacob created branch twilight-0.17 in jacob/songbird 2026-03-27 15:56:06 -04:00
jacob pushed to twilight-0.17 at jacob/songbird 2026-03-27 15:56:06 -04:00
926ed38a6d chore: update twilight packages to 0.17
jacob created branch current in jacob/songbird 2026-03-27 15:54:21 -04:00
jacob pushed to current at jacob/songbird 2026-03-27 15:54:21 -04:00
18c282e676 Respect the port number from VoiceServerUpdate (#285)
c910d7087d Playlist fixes, add YoutubeDl::get_stream function (#279)
8956352f13 Fix clippy warnings (#275)
64868e7213 Driver: Update the head and tail offsets returned from decrypt_*_in_place(). (#281)
5ba5170c91 Remove duplicate lookup in get_or_insert_inner (#273)
Compare 10 commits »
jacob created repository jacob/songbird 2026-03-27 15:54:14 -04:00
jacob pushed to main at jacob/fomo-reducer 2026-03-27 01:35:44 -04:00
3439bf9699 feat: fix the command handler to reveal more data about the interaction