OOzymandiasinozy.hashnode.dev·Aug 27, 2022 · 11 min readHow To Make a Simple Twitter Bot In GoThe 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...00