• Joined on 2021-11-21
logan created branch dev in logan/twimg-backend 2025-08-02 01:10:20 -04:00
logan pushed to dev at logan/twimg-backend 2025-08-02 01:10:20 -04:00
a391333c52 Implement OTF ecoding for videos
logan commented on issue logan/drb-client-discord-bot#7 2025-08-02 00:42:21 -04:00
Bots disconnect after short time

The WIP PR is currently in testing, it will require a refactor of the core client. The client will have to call a single "join" wrapper endpoint to contain all the logic within the bot manager.…

logan created pull request logan/drb-client-discord-bot#8 2025-08-02 00:37:24 -04:00
WIP: #7/fix-disconnect
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-02 00:29:04 -04:00
237a767af5 Fix default device PA ID
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-02 00:27:34 -04:00
22abbbb2a8 Revert start change
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-02 00:23:47 -04:00
2286c0816a Manual mods to try and match old code
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-02 00:05:58 -04:00
554df45826 Attempt to fix voice_client
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:49:12 -04:00
03eaf6887e Fix var creation level
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:48:15 -04:00
46c17e55f8 Fix opus loading
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:39:02 -04:00
62357fb920 Fix manager token name
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:37:49 -04:00
991cd95a0f Fix status when bot isn't running
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:34:15 -04:00
11dc4b5792 Update status list
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:32:22 -04:00
b2b15d3b7c Fix client when client ID is passed
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:29:49 -04:00
fffe1511e0 Fix the import
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-08-01 23:28:04 -04:00
a3c48cd651 If it aint broke dont fix it type shit
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-07-22 22:23:17 -04:00
66e4e38e5e Comment disconnection logic to see if that resolves the issue as it seems the bot will disconnect at times and this logic kills it if it does
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-07-14 22:27:02 -04:00
e8c79454a5 fix missing function
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-07-14 22:25:41 -04:00
aee6e40792 Revert voice activity changes
84cef3119f revert
Compare 2 commits »
logan pushed to #7/fix-disconnect at logan/drb-client-discord-bot 2025-07-14 22:09:26 -04:00
abb2d2f042 fix bot manager after revert