TBMCPlugins / Chroma-Discord

A plugin that controls the ChromaBot Discord bot and provides Minecraft chat functionality and other features.
GNU General Public License v3.0
1 stars 0 forks source link

Change broadcast detection to support the event's recipient list #135

Open NorbiPeti opened 1 year ago

NorbiPeti commented 1 year ago

The current implementation doesn't check what the recipients of the message are, it just assumes that everyone can see the broadcasted message. This may cause a privacy issue depending on what other plugins do.