HelpChat / ChatChat

ChatChat - Coming Soon
MIT License
51 stars 33 forks source link

ChatListener change #165

Closed Frcsty closed 2 years ago

Frcsty commented 2 years ago

Switch the user to the correct channel if they no longer have permission for the current one.

(Requires proper testing)

BlitzOffline commented 2 years ago

I will merge this for now but I think for the future we might want to change the way this behaves. Imagine thinking your message will be sent to a private channel so you write something sensitive but the message ends up sent in a very public channel. That is not something we might want. I am thinking, switch their channel after the message was sent or something like that but we can discuss this later.