decent icon indicating copy to clipboard operation
decent copied to clipboard

Settings to periodically delete messages

Open towerofnix opened this issue 7 years ago • 4 comments
trafficstars

  • [ ] Delete messages after a certain amount of time (e.g. to delete all messages that are at least a month old periodically). This should have a hard minimum (perhaps half an hour or whatever) so that messages don't disappear while being conversed.
  • [ ] Delete all but the most recent (N) messages. Hard minimum should probably be 10+, or just greater than zero.

towerofnix avatar Jan 08 '18 19:01 towerofnix

Another option would be to delete everything but the latest N messages?

ghost avatar Jan 08 '18 19:01 ghost

What would be the use case for this?

PullJosh avatar Jan 09 '18 15:01 PullJosh

^ this is true. We could bring this along as some kind of example bot user, when those become a thing?

bates64 avatar Jan 09 '18 16:01 bates64

That's true, too; a good test of the API.

(Obviously there'll need to be a way to fetch messages older than a particular date; but this was needed anyways, for jumping to a messages from specific date.)

towerofnix avatar Jan 09 '18 18:01 towerofnix