đź’¬ Discord Bridge 2.4.0 (aka SpongeDiscord)

Hello. This plugin does not work while another plugin called Boop is installed:

https://forums.spongepowered.org/t/boop-notifies-you-when-youre-mentioned-in-chat

I’ve been told that Discord Bridge needs to be changed in listeners/ChatListener.java at lines 49 and 50.

else if (!channel.getClass().getName().startsWith(“org.spongepowered.api.text.channel.MessageChannel”))
return; // Ignore all other types