b474d55612Attachment management for messages is good to go, doesn't handle embeds, but the links for those embeds still show up in the messages
typescript_refactor
Bradley Bickford2025-06-29 11:18:28 -0400
c570f57463Message content changes and message deletions are now trackedBradley Bickford2025-06-29 09:28:03 -0400
6c6c2655f2Adding another protection to try to avoid multiple recordings of the same audio happeningBradley Bickford2024-01-07 16:23:42 -0500
6012351b3eAttempting to protect against call echo AND fix new call registry which wasn't working correctly it seems...Bradley Bickford2024-01-07 15:30:15 -0500
934fa4d37fSetting auto commit on the db connection to true because apparently it defaults to false. Meaning nothing gets written to the DBBradley Bickford2024-01-06 15:48:08 -0500
44982fd439Pushing up an attempted fix for breadmixer not being able to submit transcriptions to the databaseBradley Bickford2024-01-06 15:35:12 -0500
46fdebd503Another minor fix for breadmixer, specifically the final ffmpeg callBradley Bickford2024-01-05 19:34:16 -0500
2cf2ec7d88Trying to figure out what is wrong with breadmixer running the FFMPEG command that I know for certain worksBradley Bickford2024-01-05 19:06:24 -0500
3b33bb6ee4Cleanup, database structure backup, and an additional log item for breadmixer to try to figure out where the ffmpeg command structure is wrongBradley Bickford2024-01-05 18:51:11 -0500
f7e0c4b15aSome cleanup, and transitioning breadbot.js to use winston for loggingBradley Bickford2024-01-04 20:27:31 -0500
b7283c17b6A minor change to how servers are registered, bad logicBradley Bickford2024-01-03 21:06:50 -0500
40f6ea7cd7A minor modification to how edited messages are handled to deal with how discord changes links to gifs and other media to what I assume are embedsBradley Bickford2024-01-02 21:50:47 -0500
cb94d94943Drastically lowering the end time duration of a speaking session in voice calls to see if event emitter warnings go awayBradley Bickford2024-01-02 21:32:45 -0500
00b834c40bAdding another element to this to detect when someone stops speakingBradley Bickford2024-01-02 21:19:46 -0500
a294b8c668Minor fixes and adding a forgotten component of ending a callBradley Bickford2024-01-02 20:55:16 -0500
263405141bA number of changes to address issues and missing pieces from the voice call monitoring components of BreadbotBradley Bickford2024-01-02 20:39:23 -0500
089bb99119Commands for breadbot seem to be missing, modifying deploy-command to fix thisBradley Bickford2023-12-31 09:42:39 -0500
00de13acd2Switched back to the old version and turning CRC back onBradley Bickford2023-11-22 21:57:26 -0500
9a5942faccTrying something because the files I'm getting are playable, but only under specify conditions and not with FFMEGBradley Bickford2023-11-22 21:40:34 -0500
bdc0ed0fadSetting CRC false on the Ogg bitstream object to see if the problem with the CRC component goes awayBradley Bickford2023-11-21 19:49:13 -0500
66cec55bb6Found a way to be more like the example code. Still not sure where the 2.0 alpha of prism comes from, but what the example uses I now haveBradley Bickford2023-11-21 19:25:51 -0500
16b41fad2bModifying versions and restoring the PCM version of audio savingBradley Bickford2023-11-21 18:46:06 -0500
ab3ef81df9Trying to write just straight ogg rather than convert to PCM, which seems to be the issueBradley Bickford2023-11-21 18:06:32 -0500
0f68356254Possibly working version of joining voice call and collecting audioBradley Bickford2023-11-21 17:38:01 -0500
9e0c78d939Major modifications to try out actual audio recordingBradley Bickford2023-11-19 18:32:16 -0500
d82c569363Added a large amount of untested voice management code, stopping just short of actually connecting to/disconnecting from callsBradley Bickford2023-11-14 21:50:42 -0500
6effe2983eSome final updates for today, trying to keep track of how many people are in a particular voice channelBradley Bickford2023-11-12 14:54:42 -0500
734aa58e67Adding a 'Database Backup', it's not perfect, the queries are out of order, but it'll do for now if something blows upBradley Bickford2023-11-11 22:31:59 -0500