Octolens social listening alerts in Discord
Val Town uses Octolens to monitor mentions of Val Town
across social platforms (Reddit, Twitter, Bluesky, Hacker News, etc).
This val accepts webhooks from Octolens and then reformats them for Discord.

- Remix this val
- Get a Discord Webhook URL.
Save in this val's env variables
- Test it out by running
shell.ts
- Randomly generate a password. Store it as
PASSWORD in this val's env
variables (for lightweight webhook security)
- Create an Octolens webhook with the HTTP endpoint and the randomly-generated
password as the URL path
- Test out the flow end-to-end via Octolen's test endpoint button