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.
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.