Commit Graph

78 Commits

Author SHA1 Message Date
Logan Cusano 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 2025-07-22 22:23:12 -04:00
Logan Cusano e8c79454a5 fix missing function 2025-07-14 22:26:57 -04:00
Logan Cusano aee6e40792 Revert voice activity changes 2025-07-14 22:25:36 -04:00
Logan Cusano 84cef3119f revert 2025-07-14 22:20:22 -04:00
Logan Cusano abb2d2f042 fix bot manager after revert 2025-07-14 22:09:21 -04:00
Logan Cusano cd2ea546b8 revert noisegate 2025-07-14 22:06:36 -04:00
Logan Cusano e3566fb367 add more debug 2025-07-14 21:58:03 -04:00
Logan Cusano 0a0d8d3af9 fix typo 2025-07-14 21:52:08 -04:00
Logan Cusano bbd866a8a6 add debug 2025-07-14 21:49:53 -04:00
Logan Cusano 4f93c99a52 Fix opus error import 2025-07-14 21:41:31 -04:00
Logan Cusano 9040462171 redo noisegate to fix voice presense 2025-07-14 21:34:08 -04:00
Logan Cusano f893209f36 fix voice activity 2025-07-14 21:27:18 -04:00
Logan Cusano 09e0541bec fix join loop 2025-07-14 21:20:58 -04:00
Logan Cusano abd78c83d2 stream blank when no sound 2025-07-14 21:17:09 -04:00
Logan Cusano a634ea2260 fix depend in bot router 2025-07-14 21:05:45 -04:00
Logan Cusano e7ff28da6e Update bot manager and noisegate functions to try and improve the logic 2025-07-14 21:04:14 -04:00
Logan Cusano b5191ef4d0 working on #7 2025-07-14 20:37:12 -04:00
Logan Cusano 042495cde2 Remove code to rejoin as it was not in the code originally #7
release-tag / release-image (push) Failing after 7m41s
2025-07-13 01:17:23 -04:00
Logan Cusano b65bea7856 create stable and nightly builds
Lint / lint (push) Successful in 19s
release-tag / release-image (push) Successful in 1h6m26s
2025-07-13 01:03:03 -04:00
Logan Cusano bd8deeb44e Fix typo in the presence endpoint
release-tag / release-image (push) Successful in 1h15m13s
Lint / lint (push) Successful in 11s
2025-07-06 19:34:27 -04:00
logan 7f455f427e Merge pull request 'implement-bot-presence' (#6) from implement-bot-presence into master
release-tag / release-image (push) Successful in 1h14m4s
Lint / lint (push) Successful in 10s
Reviewed-on: #6
2025-06-29 15:56:03 -04:00
Logan Cusano ddfa9fc2a3 Linting
Lint / lint (pull_request) Successful in 6s
2025-06-29 15:53:15 -04:00
Logan Cusano fb9f8a680f Implement presence change
Lint / lint (pull_request) Failing after 7s
2025-06-29 15:24:19 -04:00
Logan Cusano a26dd619b8 Update set presence in bot manager 2025-06-29 15:22:20 -04:00
Logan Cusano 133f29635e Update gitignore for venv 2025-06-29 15:20:44 -04:00
Logan Cusano cbc2a3fc86 Return the active token in get status
release-tag / release-image (push) Successful in 1h14m8s
Lint / lint (push) Failing after 10s
2025-06-29 02:44:10 -04:00
Logan Cusano b3a5dbb626 Revert "Update docker to use supervisor"
release-tag / release-image (push) Successful in 1h13m56s
Lint / lint (push) Failing after 9s
This reverts commit 3086da0e2b.
2025-06-23 01:11:50 -04:00
Logan Cusano 44684ed020 Revert "Add custom liquid and service files and updated docker"
This reverts commit 021f27d62e.
2025-06-23 01:11:18 -04:00
Logan Cusano 5ff1d6273f Revert "Update docker to include liquidsoap"
This reverts commit d3e7e780f3.
2025-06-23 01:09:39 -04:00
Logan Cusano 6324f82789 Update the OP25 generator model to take either a string or an int
release-tag / release-image (push) Successful in 1h14m31s
Lint / lint (push) Failing after 12s
2025-06-22 23:25:13 -04:00
Logan Cusano 3086da0e2b Update docker to use supervisor
Lint / lint (push) Failing after 6s
release-tag / release-image (push) Has been cancelled
2025-05-29 01:02:07 -04:00
Logan Cusano 021f27d62e Add custom liquid and service files and updated docker
release-tag / release-image (push) Successful in 1h14m39s
Lint / lint (push) Failing after 7s
2025-05-28 23:43:57 -04:00
Logan Cusano d3e7e780f3 Update docker to include liquidsoap
release-tag / release-image (push) Failing after 1m54s
Lint / lint (push) Failing after 32s
2025-05-28 23:28:56 -04:00
Logan Cusano 872bbf2965 Ignore reconnection logic when disconnecting
release-tag / release-image (push) Successful in 1h14m15s
Lint / lint (push) Failing after 10s
2025-05-02 22:18:16 -04:00
Logan Cusano e7956577d7 Replace old classes
Lint / lint (push) Waiting to run
release-tag / release-image (push) Has been cancelled
2025-05-02 21:59:20 -04:00
Logan Cusano c31984e2d8 Remove channel ID req from leave channel as it's not used
Lint / lint (push) Waiting to run
release-tag / release-image (push) Has been cancelled
2025-05-02 21:57:28 -04:00
Logan Cusano 5191433e5d Add wait to joining voice
release-tag / release-image (push) Successful in 1h14m57s
Lint / lint (push) Failing after 12s
2025-04-27 03:29:06 -04:00
Logan Cusano 9dfee88789 Add missed param
Lint / lint (push) Waiting to run
release-tag / release-image (push) Has been cancelled
2025-04-27 03:18:50 -04:00
Logan Cusano 46ec27c359 Update bot manager to respond to start bot when bot is ready
Lint / lint (push) Waiting to run
release-tag / release-image (push) Has been cancelled
2025-04-27 03:15:15 -04:00
Logan Cusano 75b2d0007d Add deploy option for make
release-tag / release-image (push) Failing after 1m41s
Lint / lint (push) Successful in 20s
2025-03-08 20:17:04 -05:00
logan c616acd6af update gitignore
release-tag / release-image (push) Failing after 1m49s
Lint / lint (push) Successful in 23s
2025-03-08 18:44:33 -05:00
Logan Cusano 7e44e0e803 Typo in build
release-tag / release-image (push) Failing after 1m38s
Lint / lint (push) Successful in 19s
2025-03-04 22:04:36 -05:00
logan 2418ac2701 Merge pull request 'Improving reconnection logic' (#2) from fix-disconnection-bug into master
release-tag / release-image (push) Failing after 46s
Lint / lint (push) Successful in 19s
Reviewed-on: #2
2025-03-04 22:02:32 -05:00
logan f9d30b0c8b Linting
Lint / lint (pull_request) Successful in 19s
2025-03-04 22:00:02 -05:00
logan a5ff9fa1be Merge branch 'master' into fix-disconnection-bug
Lint / lint (pull_request) Failing after 18s
2025-03-04 21:47:41 -05:00
logan 5b3f9bfaba Fix dockerfile and bot_manager
Lint / lint (pull_request) Failing after 19s
2025-03-04 21:45:57 -05:00
Logan Cusano 9f10914b8b Remove extra container
Lint / lint (push) Successful in 1m6s
release-tag / release-image (push) Failing after 50s
2025-03-01 01:56:28 -05:00
Logan Cusano 2c3c372da1 Potential Workaround dns issue
Lint / lint (push) Failing after 20s
release-tag / release-image (push) Failing after 20s
2025-03-01 01:36:08 -05:00
logan 71af2c83d9 Merge remote-tracking branch 'origin/master' into fix-disconnection-bug
Lint / lint (pull_request) Failing after 20s
2025-03-01 01:31:29 -05:00
logan 59ee866ac9 Refactored to better split everything up 2025-03-01 01:31:17 -05:00