-
-
Notifications
You must be signed in to change notification settings - Fork 30
Make the deletion of messages configurable #667
Copy link
Copy link
Open
Labels
Difficulty: Medium 😐This issue can be solved, but a decent amount of lines need to be changedThis issue can be solved, but a decent amount of lines need to be changedNew feature ⭐New feature or requestNew feature or requestPriority: Medium 🥈Assign this label if this issue is used around once a dayAssign this label if this issue is used around once a day
Description
Metadata
Metadata
Assignees
Labels
Difficulty: Medium 😐This issue can be solved, but a decent amount of lines need to be changedThis issue can be solved, but a decent amount of lines need to be changedNew feature ⭐New feature or requestNew feature or requestPriority: Medium 🥈Assign this label if this issue is used around once a dayAssign this label if this issue is used around once a day
Some automated channels delete all but the last message. It would be nice to add this option to the config, such as
ONLY_LAST: Trueor something like that.