Modes
How the deletion algorithm works
Last updated
Was this helpful?
How the deletion algorithm works
Last updated
Was this helpful?
Currently 4 different modes are supported. You can create multiple configs with different modes.
Each mode works with all available Filters. In each mode, all messages that do not meet the configured filters are completely ignored.
To prevent unwanted behavior: you have to set a new after changing the mode.
Disable the deletion algorithm. The bot will not delete messages.
Delete each messages after the configured time.
To change the time, see Limit.
Delete all messages after the configured time. For example, delete all messages every 5 minutes.
To change the time, see Limit.
Delete all messages after the configurent amount of messages. For example, delete all messages every 10 messages.
Using Mode 3 with any other Mode in one channel can lead to slightly increased delays for message deletion.
It is not recommended to use 2 or more configs with mode 3 in one channel.
Mode 4 is currently unavailable. We are working to get it back again.