Commit Graph

10 Commits

Author SHA1 Message Date
Tyler Stiene c410c49095 Merge branch 'v0.5.0' into main 2021-12-13 00:17:30 -05:00
Tyler Stiene 08b4eb3771 flag to disable discord bot status 2021-12-13 00:10:48 -05:00
Tyler Stiene 3e96b27564 allow discord send loop to exit with ctx done 2021-12-07 22:59:04 -05:00
Christoffer Tibell 682887b936
Tweak grammar when no users are in mumble
The former capitalized "No" looks bad since the bot adds "Listening to" before it.
2021-12-05 13:40:50 +01:00
Tyler Stiene c94362581a refactor global variables into duplex structs to fix issue on bridge restart
disable timer pausing in discord send untill better notification method can be developed
2021-11-19 00:57:20 -05:00
Tyler Stiene 8ca66fb500 refactor wait group
added debug message for bridge cancel
2021-11-17 23:58:54 -05:00
Tyler Stiene 0f57c5d33a improve discord buffer packet drop message
kill the bridge if unable to send to discord for 5 seconds
2021-11-04 01:21:41 -04:00
Tyler Stiene 6658c8534c add prometheus metrics
add grafana and promethus docker-container
add example grafana dashboard
sleepct now returns delta time from target
2021-08-23 00:00:39 -04:00
Tyler Stiene 27f8e5ba65 always use system installed opus lib
trim white space from string env vars
2021-04-24 18:32:54 -04:00
Tyler Stiene a963d2caa1 restrucutre into go standard folder strucutre 2021-04-24 14:36:34 -04:00