sftmumblebot
sftmumblebot copied to clipboard
Mumble/IRC text chat bridge :microphone: :love_letter:
please add the feature for mumble client certificates so that the bot can be registered on server side. On our server it is not allowed, for spam protection reasons, to...
When size is large, the bot will try to get the full message with socket.recv(size), which breaks horribly. I fixed this with some changes to MumbleConnection.py. I made some personal...
I run sftmumblebot inside a docker container. And it themes like detaching the container from stdin causes high CPU load. As it started flooding the IRC and the mumble channel...
Added fixes for using personal self-signed SSL certificates to the bot. This will allow users of the script to register their bot as a member of the server. I also...
``` (3) mumble: unknown text message sender id: 0 (2) mumble: text message received, sender: unknown mumble: unknown: WARNING: Your client doesn't support the Opus codec the server is switching...
My server is umurmur. I type something in the IRC, the bot forwards to mumble, then forwards again back to IRC. I think it is necessary to block out echos.