Domain-expiry reminders — ahead of time, in botHelp

Every morning the scenario checks your domains from a sheet, figures out which are running out and sends a reminder to botHelp.

  • Checks domain dates every day
  • Keeps the domain list in your sheet
  • Warns ahead, while there's time to renew
  • Won't repeat the same reminder twice
Google Sheets

How it works

To get botHelp notifications in Google Sheets, you don't need a developer: a ready-made scenario watches events and sends messages for you.

  1. Starts when: Cron (Daily 08:00)
  2. Then: Google Sheets (Read Domains)
  3. Check: Split In Batches
  4. Then: Get raw data html from whois.com
  5. Then: Extract HTML
  6. Then: Information Extractor
  7. Then: Get Date & Time Diff
  8. Then: Mappings row data
  9. Check: IF (Should Notify)
  10. If yes: Google Sheets (Update last_notified)
  11. If yes: Telegram (Send Reminder)
  12. Then: Ollama Chat Model

You can launch this botHelp + Google Sheets integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.