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

Twitter bot #5

Open
christophertull opened this issue Nov 21, 2018 · 1 comment
Open

Twitter bot #5

christophertull opened this issue Nov 21, 2018 · 1 comment

Comments

@christophertull
Copy link
Member

Once the SWE predictions are being calculated daily we will want a way to share this knowlege with the public. In the past this was done semi-manually using a Matlab script to generate a plot and then post to Twitter here: https://twitter.com/snowbot_SN

It would be great to fully automate the Twitter bot.

@christophertull
Copy link
Member Author

Your PR #8 is looking good! thanks @nbc270. Please go ahead and merge.

Next steps I am imagining:

  • Find most recent image in S3 bucket rather than in local folder. Can use modified date of s3 object

  • Craft custom message using metadata file that @7cb15 is planning to upload alongside the image

  • Check when the most recent image was created. Want to avoid a scenario where we accidentally upload an old outdated image, so maybe checking that image was created < 24 hours ago would be prudent?

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

No branches or pull requests

1 participant