SFTtech / sftmumblebot

Mumble/IRC text chat bridge :microphone: :love_letter:
GNU General Public License v3.0
49 stars 16 forks source link

Bot sends messages globally if a user disconnects & reconnects. #2

Closed cydactyl closed 11 years ago

cydactyl commented 11 years ago

When the user disconnects the bot throws

(2) mumble: unhandeled package received: UserRemove, 2 bytes

when I reconnect the bot throws

(2) mumble: user SwedFTP has id 55
(2) mumble: I was dragged into another channel. Channle id:2
(2) mumble: unhandeled package received: CryptSetup, 0 bytes

after this point any message received from IRC is relayed to the whole Mumble server.