Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(notification): twitter integration #224

Merged
merged 1 commit into from
Sep 23, 2020

Conversation

bryanberger
Copy link
Contributor

Description

Adds in a Twitter notification option

Discord Tag: deca

Testing

  • Fill in TWITTER_* envars with valid keys
  • (optional) Fill in TWITTER_TWEET_TAGS eg: TWITTER_TWEET_TAGS="#NVIDIA #RTX #NVIDIA3080 #NVIDIAINSTOCK"
  • Run npm run test:notification

New dependencies

"twitter": "^1.7.1"
"@types/twitter": "^1.7.0"

@bryanberger bryanberger requested a review from jef as a code owner September 23, 2020 01:06
@jef
Copy link
Owner

jef commented Sep 23, 2020

Looks good!

@jef jef changed the title feat: add twitter notifications feat(notification): twitter integration Sep 23, 2020
@jef jef merged commit 908ed35 into jef:main Sep 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants