
Custom notifications for when you, your company, or anything you care about is mentioned on Twitter.
If you believe in Twitter/π-driven development, you want to get notified when anyone is talking about your tech, even if they're not tagging you.
To get this Twitter Alert bot running for you, fork this val and modify the query and where the notification gets delivered.
Change the keywords
for what you want to get notified for
and the excludes
for what you don't 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!
Below I'm sending these mentions to a public channel in our company Discord, but you can customize that to whatever you want, @std/email, Slack, Telegram, whatever.
The Twitter API has become unusable. This val gets Twitter data via SocialData, an affordable Twitter scraping API. In order to make this val easy for you to fork & use without signing up for another API, I am proxying SocialData via @stevekrouse/socialDataProxy. Val Town Pro users can call this proxy a limited amount per day.
If you want to run it more, get your own SocialData API token and pay for it directly.
Legacy folder path: Archive/polls/twitter/twitterAlert