Commit Graph

102 Commits

Author SHA1 Message Date
stryan 60e73c6b4f actually add fix 2021-04-15 12:03:50 -04:00
stryan 0cad36f783 temporary fix for status update 2021-04-15 12:01:53 -04:00
stryan 812733d669 Merge branch 'main' of github.com:stryan/mumble-discord-bridge 2021-04-15 11:10:20 -04:00
Tyler Stiene a18df28213 chore: doc update for mumble serve issue closes #17 2021-04-10 16:19:02 -04:00
Tyler Stiene 480fa533a2 fix race data related to reading bridge state 2021-04-07 01:24:17 -04:00
Tyler Stiene 177553f3a4 address static check suggestions 2021-04-06 22:34:38 -04:00
Tyler Stiene a8f2574370 update to discordgo v0.23.2 2021-04-03 01:32:04 -04:00
Tyler Stiene 66a778b350 Merge branch 'main' of github.com:Stieneee/mumble-discord-bridge into main 2021-03-09 00:06:00 -05:00
Tyler Stiene 1ed35f6a39 chore: doc update 2021-03-09 00:05:04 -05:00
Tyler Stiene f3ba7a6121
Merge pull request #19 from 2xsaiko/client-cert
Allow using a Mumble client certificate
2021-03-08 22:17:00 -05:00
2xsaiko 3d9f11ee56 Cleanup 2021-03-05 20:15:17 +01:00
2xsaiko 80d6b9f8e6 Apparently this uses tabs 2021-03-05 20:12:34 +01:00
2xsaiko 83e33b85bc Add option to specify client certificate 2021-02-25 22:22:06 +01:00
Tyler Stiene 3267dc5f2d
Merge pull request #18 from stryan/better-manual
Better manual
2021-02-13 21:04:16 -05:00
stryan e85f521cb3 kill bridge only when connected 2021-02-11 14:37:34 -05:00
stryan aac90dd113 give feedback on commands 2021-02-09 18:04:11 -05:00
stryan 027d970c11 store channelid in state so other functions can use it 2021-02-09 17:46:24 -05:00
stryan 8e5bb4b479 announce auto status change, respect what voice channel used for manual link 2021-02-09 17:46:24 -05:00
Tyler Stiene 16a66719e1
Merge pull request #15 from stryan/new-config
support nested mumble channel, add debug toggle
2021-02-08 22:17:32 -05:00
Tyler Stiene 77719237f8
Merge pull request #13 from jorgror/patch-1
Info from issue #12
2021-02-08 22:05:50 -05:00
stryan 0a2a61b7df add debug, update doc 2021-02-08 13:25:48 -05:00
stryan bcf0b30d1e use string slice for mumble channel 2021-02-08 13:16:09 -05:00
jorgror 25b7699466
Removed extra lines 2021-02-07 18:57:19 +01:00
jorgror e89cd0fff7
Info from issue #12 2021-02-07 18:53:54 +01:00
Tyler Stiene 9be53138c0 static build use netgo 2021-02-02 12:02:08 -05:00
Tyler Stiene ffde6e3814 update docker build 2021-02-02 12:02:08 -05:00
Tyler Stiene 6910725d22 clean up bridge terminate 2021-02-02 12:02:08 -05:00
Tyler Stiene 7094f71f43 static build use netgo 2021-02-01 17:43:43 -05:00
Tyler Stiene 7b20d39dcc update docker build 2021-02-01 16:11:12 -05:00
Tyler Stiene a58a7197a9 clean up bridge terminate 2021-02-01 16:03:38 -05:00
stryan ed99e7aa8f on mumble connect failure disconnect from discord too 2021-01-31 16:40:58 -05:00
Tyler Stiene 2fe2080bcf
Merge pull request #9 from stryan/main
swap GuildCreate and Ready, fix auto-mode
2021-01-26 21:39:40 -05:00
stryan 4717bdec27 on mumble connect failure disconnect from discord too 2021-01-26 10:33:47 -05:00
stryan 8a308969fb update module name 2021-01-19 14:08:39 -05:00
stryan 0098a1d84a use preferred status 2021-01-19 14:06:19 -05:00
stryan 3b73e89ae7 update readme 2021-01-19 13:51:32 -05:00
stryan 577c5e702e fix auto mode, use mumble ping, die properly 2021-01-19 13:48:51 -05:00
stryan daacaaad50 use discord CreateGuild instead of Ready 2021-01-19 13:19:05 -05:00
Tyler Stiene 79f305cec1 mumble-bot exclude self from user map 2021-01-19 01:19:45 -05:00
Tyler Stiene 3ef9fc40bf refactor
discord dm
disable text messages for discord and mumble with option
list users connected to discord on connection to mumble
2021-01-19 01:06:08 -05:00
Tyler Stiene f5a230d57d chore: update readme and makefile 2021-01-17 22:41:42 -05:00
Tyler Stiene 74ff984906 chore: move cpu profile into main 2021-01-16 14:06:58 -05:00
Tyler Stiene 3b6d3ba5bd change default mode to constant 2021-01-16 14:04:52 -05:00
Tyler Stiene 07f87eecdd Merge branch 'main' of github.com:Stieneee/mumble-discord-bridge into main 2021-01-16 13:57:18 -05:00
Tyler Stiene 9f548a43ae
Merge pull request #8 from Stieneee/pull-7
remove default case from mumble onAudioStream
2021-01-16 13:49:41 -05:00
Tyler Stiene f92b97391a
Merge pull request #7 from stryan/main
Runtime modes, status announcements, discord control
2021-01-16 13:48:45 -05:00
Tyler Stiene cb5ca33b0c remove default case from mumble onAudioStream 2021-01-16 13:40:12 -05:00
stryan b1132114c9 re-merge from upstream 2021-01-12 11:41:48 -05:00
stryan 0973c3bf25 make NICE option toggleable 2021-01-12 10:40:12 -05:00
stryan 5616814c83
Merge pull request #3 from stryan/state-revamp
State revamp
2021-01-12 10:37:23 -05:00