blueskyAlertTemplate
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Custom notifications for when you, your company, or anything you care about is mentioned on Bluesky.
Set the environment variable for whichever destination you are sending this to, or both.
For Slack:
- Get a webhook URL: https://api.slack.com/messaging/webhooks
For Discord:
- Discord server > Server Setttings > Integerations > Webhooks > New Webhook > channel of choice > Copy Webhook URL
Feel free to comment out / remove whichever block of code you are not using.
Specify your queries in the queries
variable.
Bluesky doesn't support boolean OR yet so we do a separate search for each keyword.
Search demo: https://www.val.town/v/stevekrouse/blueskySearchPostsDemo
Below I'm sending these mentions to a private channel in our company Discord, but you can customize that to whatever you want, @std/email, Slack, Telegram, whatever.