compassDAO
  • Welcome to compassDAO
  • General Information
    • What is compassDAO?
    • Vision
    • Mission
    • Value
    • Why compassDAO?
    • What we offer?
  • How to use
    • compassStats
      • For All Users
        • Connect Wallet
        • Set Up Notifiers
        • Schedule Tasks
        • Set Alerts
      • For Devs (Data Contributor)
        • API
        • Best Practices
          • Get the balance of an address
          • Curve 3pool Proportion Monitoring
          • Curve 3pool Big Withdrawn Monitoring
    • compassSafe
      • Get Started
      • Set Up Safe Module
      • Set Role
      • Set Member
      • Interact With Dapps
      • Disable Safe Module
      • Best Practices
        • DeFi - Lending (Aave)
        • DeFi - Dex (Uniswap V3)
      • For Devs
        • execTransactionFromModule
        • execTransactionsFromModule
      • Versions
      • FAQ
  • FAQ
    • Untitled
  • Links
    • Website
    • Github
    • Twitter
    • Discord
Powered by GitBook
On this page
  1. How to use
  2. compassStats
  3. For All Users

Set Alerts

PreviousSchedule TasksNextFor Devs (Data Contributor)

Last updated 1 year ago

Several Alerts with any conditions can be set after you have a script run as a task (See )

1.Go to "My Space - Tasks " , click on any item to see a scheduled Task, you will get the latest 30 times results. Click on "+Add New" to add a new Alert here.

2.Define the condition of the Alert here. If the result of your script is a single value, you can define the condition with the default "value" field directly.

You can also enter the key of your wanted value if you have the result as "Object". And you can set flexible alert message with the results.

See the Twitter Bot sample here:

https://twitter.com/compassBots
Schedule Tasks