-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Support for plugin "Boop" #54
Comments
We are having the same problem. |
As said in the plugin description, this is not something that can be done from my side alone: Discord Bridge does not forward messages that are not public (any messages with custom Sponge channel), to guarantee it does not leak non-public chat (e.g. staff chat) to public Discord channel. Due to this design, currently Discord Bridge does not work with several Sponge plugins that set custom Sponge channel for public chat (e.g. Boop, UltimateChat). |
I want to keep compatibility, but I need a custom channel so that I can override the transform. Perhaps you could add a way of identifying appropriate custom channels. Maybe this could be customizable? |
Would you be able to add support for the plugin "Boop"?
Boop breaks DiscordBridge.
It prevents the bridge from picking up the chat and sending it to discord.
Dualspiral suggested the following about this:
The text was updated successfully, but these errors were encountered: