feat(notification): twitter integration (#224)

This commit is contained in:
Bryan Berger
2020-09-22 21:49:40 -04:00
committed by GitHub
parent 9d5f430119
commit 908ed35882
7 changed files with 361 additions and 23 deletions
+5
View File
@@ -23,4 +23,9 @@ COUNTRY="usa"
SCREENSHOT="true"
TELEGRAM_ACCESS_TOKEN=""
TELEGRAM_CHAT_ID="1234"
TWITTER_CONSUMER_KEY=
TWITTER_CONSUMER_SECRET=
TWITTER_ACCESS_TOKEN_KEY=
TWITTER_ACCESS_TOKEN_SECRET=
TWITTER_TWEET_TAGS=
USER_AGENT="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36"