data-umbrella / event-board-api

Data Umbrella: Community Events Board
https://events.dataumbrella.org/
GNU Affero General Public License v3.0
5 stars 5 forks source link

Implement Twitter Event Posts #39

Open jtorreggiani opened 2 years ago

jtorreggiani commented 2 years ago

This task is to be completed after this issue is complete.

Install the tweepy package and configure the project to send tweets https://docs.tweepy.org/en/stable/getting_started.html.

@reshamas, we will need to coordinate on sharing the developer API access tokens. This tutorial shows where you can grab the required tokens in Twitter. https://www.mattcrampton.com/blog/step_by_step_tutorial_to_post_to_twitter_using_python. We can add them as encrypted environmental variables in Digital Ocean.

YolineB commented 1 year ago

Follow up with Reshama and Joe