📁
EazyAutodelete Docs
  • 🤖EazyAutodelete
  • ➕Add to server
  • 🚀Getting Started
  • 🛠️Configuration
    • ⚙️Modes
    • ⌛Limit
    • 🔎Filters
    • 🔂Filter Behavior
    • ⏪Delete messages before
    • ⏩Delete messages after
    • 👥Roles
    • 📡Load old messages
  • 🌐Share & copy Configs
  • ✨Premium
  • 🤬Troubleshooting
  • 🙌Voting for EazyAutodelete
  • 🔤Languages
  • 🔗Links
    • Bot Invite
    • Support Server
    • Top.GG Link
    • Discord Bot List
Powered by GitBook
On this page
  • Specifying the limit for different modes
  • How to specify durations

Was this helpful?

  1. Configuration

Limit

The limit with which the deletion algorithm should work.

This value specifies the time or number of messages after which messages are deleted

Depending on the mode, the input is either a duration or a simple number.

For Mode 1 and 2: If a message gets edited and only meets the filters after the change, the time from sending the message is still used to calculate when to delete the message. This might lead to a message being deleted immediately after getting edited.

Specifying the limit for different modes

Specified as a duration.

The duration must be more than 10 seconds and less than 7 days

Specified as a duration.

The duration must be more than 10 seconds and less than 7 days

Specified as a simple number.

The number must be between 3 and 75.

Specified as a simple number.

The number must be between 3 and 50.

How to specify durations

Use of time units
Correct use
Incorrect use

seconds: s, sec, secs

1mins 30sec

1m30s

minutes: m, min, mins

5mins

2,3h

hours: h, hr, hrs

2hrs 3m

1d6h3m

days: d, day, days

1days 6hr 3min

1d 6hsr 3n

PreviousModesNextFilters

Last updated 1 year ago

Was this helpful?

🛠️
⌛