akkartik avatar
akkartik
hnFollow
Script
An interactive, runnable TypeScript val by akkartik
0
stevekrouse avatar
stevekrouse
hnFollowPollJobError
Cron
An interactive, runnable TypeScript val by stevekrouse
0
bentossell avatar
bentossell
hnFollowApp
Cron
Forked from maggieappleton/hnFollowApp
0
omerco avatar
omerco
hnFollowApp
Script
Forked from rodrigotello/hnFollowApp
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
ritz avatar
ritz
hnFollowPollJob
Script
An interactive, runnable TypeScript val by ritz
0
bort avatar
bort
hnFollowApp
Script
Forked from rodrigotello/hnFollowApp
0
timwee avatar
timwee
hnFollowPollJob
Script
An interactive, runnable TypeScript val by timwee
0
maggieappleton avatar
maggieappleton
hnFollowApp
Cron
Forked from rodrigotello/hnFollowApp
0
mjd avatar
mjd
hnClojure
Cron
An interactive, runnable TypeScript val by mjd
1
stiha avatar
stiha
hnFollowPollJob
Script
An interactive, runnable TypeScript val by stiha
0
rodrigotello avatar
rodrigotello
hnFollowApp
Script
Forked from stevekrouse/hnFollowApp
3
stevekrouse avatar
stevekrouse
hnFollowApp
Script
Forked from rodrigotello/hnFollowApp
0
stevekrouse avatar
stevekrouse
hnValTown
Cron
An interactive, runnable TypeScript val by stevekrouse
0
thomiceli avatar
thomiceli
hnFollowPollJob
Script
Forked from stevekrouse/hnFollowPollJob
0
george avatar
george
hnFollowShowHNPosts
Script
An interactive, runnable TypeScript val by george
0
Updated: October 23, 2023