We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Most of this app is 3rd party communication (namely Dune and Slack).
select * from generate_series(1, {{ResultLimit}}) as _ (num)
cf - https://dune.com/queries/1086642?ResultLimit=3
Note sure how to test slack (could add a --dry-run flag to the run_loop).
Could also Mock refresh and send_alert
refresh
send_alert
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Most of this app is 3rd party communication (namely Dune and Slack).
cf - https://dune.com/queries/1086642?ResultLimit=3
Note sure how to test slack (could add a --dry-run flag to the run_loop).
Could also Mock
refresh
andsend_alert
The text was updated successfully, but these errors were encountered: