Auto-clean your retweets on a schedule

The scenario regularly walks your feed and removes retweets in batches without hitting service limits.

  • Retweets removed automatically
  • Batch runs with limit-safe pauses
  • Runs on a schedule you choose
  • Optional report to your messenger
X (Formerly Twitter)

How it works

Automating exolve and X (Formerly Twitter) takes no code: a ready-made scenario does the routine for you.

  1. Starts when: TRIGGER | Schedule (09:00 server time)
  2. Then: CONFIG | User Variables (Set Fields)
  3. Then: FETCH | Get user ID by username (X API)
  4. Then: FETCH | Latest tweets (X API)
  5. Then: SPLIT | One item per tweet
  6. Check: IF | Is retweet?
  7. If yes: LOOP | Split in batches (rate-limit friendly)
  8. Then: SEND | Unretweet (delete retweet)
  9. Then: WAIT | Delay between API calls
  10. Then: NOTIFY | Slack (optional)
  11. Starts when: ON ERROR | Capture
  12. Then: DLQ | Format error (Set)

You can launch this exolve + X (Formerly Twitter) integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.