riking / AutoDelete

A Discord bot that automatically deletes all messages in a designated channel on a rolling basis
Apache License 2.0
326 stars 118 forks source link

Feature request: config flag to ignore pinned messages #40

Closed izcet closed 2 years ago

izcet commented 2 years ago

It would be useful to use the pinned messages feature to mark important messages that shouldn't be automatically deleted, while still deleting the rest after the configured time.

JoghurtSommelier commented 2 years ago

Yes, I also need this feature and no bot (I found) can do that. I'm trying to create a channel, where the bot commands list is always kept in the channel and actual commands by users get deleted.

riking commented 2 years ago

Already ignores pinned messages, but there's a bug where it sometimes deletes them anyways.