Skip to content

Clean Messages

Snuffz edited this page Mar 2, 2021 · 1 revision

Usage

<number> - Delete a number from 2 to 1000 messages on the channel

@user or userID - Delete all messages sent by a user

"quote" - Delete messages that contain such text

/regex/ - Delete messages using regex

embeds - Delete messages that contain embeds

links - Delete messages that contain links (images, embeds and GIF's not included)

pinned - Delete messages pinned

Note: Pinned messages will be ignored, obviously removing the pinned filter.

Examples

You can fully filter a message. Here are some examples:

..clean @Snuff "join pls"

Clean a messages to Snuff that have "join pls".

..clean 250 bots pinned

Search up to 250 pinned messages sent by bots.

Limitations

  • Messages older than 2 weeks cannot be deleted.
  • Shouldn't have started this as a list hahaha.

It is currently possible to delete more than 100 messages, but maybe I will change that because of the rate limit.