This bot is created to send out automated tweets regarding the GoWest Conference.
set up authenticationcreate tweet endpoint- create tweet storage
- determine method for selecting tweet for storage
create scheduler for sending out tweetscreate input mechanism for new tweets
We are using the authentication defined in the Twitter API Docs
to get the consumer key and consumer secret. store them locally and run
source .secret![db-relation-diagram.drawio] edit here
![/dev/scheduler_flow.drawio.png]
dependenies are managed via go.mod file. Dependabot scheduled action looks for updates and vulnerabilites in the dependencies.