How To Make a Simple Twitter Bot In Go
The Goal
Our goal today is simple: to implement a simple Go application which interacts with the Twitter API to post random space-related pictures on twitter every hour. (Plus, we'll deploy it to our home server with Docker!)
[ P.S. The completed cod...
ozy.hashnode.dev11 min read