UKLooneyJr / kc-discord-bot

KC Discord Bot
MIT License
3 stars 1 forks source link

Filter @ messages in Standobot #8

Closed UKLooneyJr closed 5 years ago

UKLooneyJr commented 5 years ago

We added some filtering when adding new messages to standobot to prevent people from adding @everyone messages. However this doesn't fix messages that are already in the database, or @specific-person messages.

We should add a filter on the outbound message, either removing the @, or replacing it with the person who made the !stando request in the first place.