- Project date: June, 2019
- Github link: SpaceFarmerBot
SpaceFarmerBot
Me and a friend decided that after being frustrated with having to add a large number of Discord bots to a channel in order to have all the functionality that we want. We worked to produce
a customized bot for our servers and decided to use this bot as a catalyst for learning Golang. We added support for serving images from image boards, reverse image searching images that
is provided by the user and also giving wiki data when requested for various games such as League of Legends and Warframe.
From this project I was able to learn some of the basics of Golang such as functions, structs, methods. I would like to revisit Golang in the future and explore some of the language's
strengths more thoroughly in the next project.