A twitter bot that performs currency conversion and automatically makes a tweet every after 24 hours by relying on a channel.
[x] - Add cron jobs to publish tweets automatically once a day.(I used a channel instead)
- Golang
- API Layer currency convert endpoint
- godotenv - for handling env variables
- Twitter API wrapper - for handling twitter events
- OAuth1 - provides a Go implementation of the OAuth 1 spec to allow end-users to authorize a client