-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Describe the problem the feature request will solve
Add message filtering, add message filtering to prevent the user from being spammed by the same message repeatedly. This feature was removed in #124.
Describe the solution
Need to figure out a good way to filter out messages from being sent too frequently, the previous implementation was removing necessary messages.
Additional context
The message filtering is not entirely necessary, but it would be nice in the case of a fatal issue for the users log to not get filled by the same message.
Reactions are currently unavailable