A simple project that listens to specific words across the web and sends notifications about them to slack.
DATABASE_FILELITESTREAM_ACCESS_KEY_IDLITESTREAM_REPLICA_URLLITESTREAM_SECRET_ACCESS_KEYLOG_FORMATNOTIFY_SLACKRAPID_API_KEYSLACK_CHANNEL_IDSLACK_TOKENTAG
# run for all configured services
social-notifications
# run for a single service
social-notifications --services github
# disable notifications (useful when building the database for the first time)
social-notifications --notify-slack=falseShows posts where the post has the tag.
Shows results where the repository name contains the tag in the name.
Shows results where the story or comment has the tag in the contents, title, or url.
Shows articles where the content has the tag.
Shows results from mastodon.social where the mastodon content has the tag.
Shows results where the post is in a particular subreddit.
Shows questions where the question has the tag.
Shows results where the tweet content has the tag. Has certain filtering conditions (see code for details).







