stopachka avatar
stopachka
dailyStandupBot
Cron
Forked from stevekrouse/dailyStandupBot
0
tr3ntg avatar
tr3ntg
paperMCListener
Script
// Listen to webhooks from PaperMC
1
mimos avatar
mimos
twitterAlert
Cron
Forked from stevekrouse/twitterAlert
0
svbasi avatar
svbasi
hnValTown
Cron
Forked from valdottown/templateHackerNewsAlert
0
valdottown avatar
valdottown
templateHackerNewsAlert
Cron
Hacker News Keyword Alerts [TEMPLATE] Get notifications when specific keywords appear in Hacker News posts. This template will help you: Search Hacker News for specific keywords. Send notifications to your preferred platform (Discord, Slack, email, etc.), the default in this template is Discord. Example This val tracks mentions of "Val Town" on Hacker News and sends updates to a Discord webhook. Set Up 1. Fork this Val To start using this template, fork this val by clicking the fork button at the top-right corner of the page. 2. View Source Code The CODE box shows you the the full source code of this val, you may need to scroll down to see it. 3. Customize Keyword In the CODE box below, update the terms or phrases you want to track: query: '"val town" || "val.town"' 5. Set Up Your Notification Method This template uses a Discord webhook for notifications. You can update this to your preferred platform: Create a Discord webhook following this guide . Save your webhook URL in your Val Town environment variables: Key: mentionsDiscord Value: Your Discord webhook URL. Notifications will be sent using this function: await discordWebhook({ url: Deno.env.get("mentionsDiscord"), content, }); To switch to another platform (e.g., Slack, email, or custom webhooks), replace the discordWebhook call with the appropriate integration ((e.g., @std/email , Slack , or anywhere else ) πŸŽ‰ Congrats! You now have a val running that ensures you never miss another Hacker News mention. πŸŽ‰
0
pomdtr avatar
pomdtr
twitterAlert
Script
Forked from stevekrouse/twitterAlert
0
tmcw avatar
tmcw
proudJadeSeahorse
Cron
Forked from stevekrouse/twitterAlert
0
stevekrouse avatar
stevekrouse
effortlessCrimsonDolphin
Script
Forked from stevekrouse/twitterAlert
0
stevekrouse avatar
stevekrouse
sendDiscordMessage
Script
Forked from ktodaz/sendDiscordMessage
1
stevekrouse avatar
stevekrouse
newThankYouEmailVersion
HTTP
Forked from stevekrouse/newStripeSubscriber
0
re757575 avatar
re757575
dailyStandupBot
Cron
Forked from stevekrouse/dailyStandupBot
0
charmaine avatar
charmaine
dynamicLavenderBeetle
Cron
Forked from valdottown/templateTwitterAlert
0
stevekrouse avatar
stevekrouse
blueskyAlert
Cron
Forked from buttondown/runner
1
rbm avatar
rbm
twitterAlert
Cron
Forked from valdottown/templateTwitterAlert
0
gigmx avatar
gigmx
discordWebhookEx
Script
Forked from stevekrouse/discordWebhookEx
0
rkartzman avatar
rkartzman
twitterAlert
Cron
Forked from geoffreylitt/twitterDailyDigest
0
Updated: September 3, 2024