Twitter 𝕏 keyword Alerts

Custom notifications for when you, your company, or anything you care about is mentioned on Twitter.

1. Authentication

This val gets data from the https://socialdata.tools/ API.

You'll need to make an account and pre-load your wallet with ~$10.

Add your SOCIAL_DATA_API_KEY to your Val Town Envionrment Variables.

2. Query

Change the query variable for what you want to get notified for.

You can use Twitter's search operators to customize your query, for some collection of keywords, filtering out others, and much more!

3. Notification

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.

TODO

  • Filter out retweets. We've long wanted to filter these out. Should be a quick fix if anyone wants to send me a PR :) Completed by @sumukh

Migrated from folder: Archive/effortlessCrimsonDolphin