Repository
Search Twitter and send results to Slack automatically.
Work on your AWS.
Cost
It's free because it's all within the AWS Free Tier.
Requirements
-
Slack Incoming Webhook URL
- SLACK_WEBHOOK_URL
-
Twitter API Token
- TWITTER_CONSUMER_KEY
- TWITTER_CONSUMER_SECRET
- TWITTER_ACCESS_TOKEN_KEY
- TWITTER_ACCESS_TOKEN_SECRET
Deploy
- Click the
DEPLOY TO AMPLIFY CONSOLE
button. - After deploy, access to Lambda
tweettoslack-amplify
. and set environment variables.- SEARCH_QUERY: Twitter standard search operators
Diagram
ScreenShot
Cost
It's free because it's all within the AWS Free Tier.
Requirements
-
Slack Incoming Webhook URL
- SLACK_WEBHOOK_URL
-
Twitter API Token
- TWITTER_CONSUMER_KEY
- TWITTER_CONSUMER_SECRET
- TWITTER_ACCESS_TOKEN_KEY
- TWITTER_ACCESS_TOKEN_SECRET # Deploy
- Click the
DEPLOY TO AMPLIFY CONSOLE
button. - After deploy, access to Lambda
tweettoslack-amplify
. and set environment variables.- SEARCH_QUERY: Twitter standard search operators
Top comments (0)