Devlog #1: Worked on making my own slackbot, couldn’t think of a better name so decided to name it “tsbot”, intending it to be a placeholder but now i’m not bothered to change the name. Had it be able to run a few commands, such as /tsbot-help, /tsbot-ping, /tsbot-joke, /tsbot-fact, and /tsbot-dog, most of them fetch apis from another website. It works! Made my own channel in slack for the bot as well.
Decided to start the mission for nasa api image fetching.
Followed tutorial, but then ran into an error with an invalid api from nasa. Then realised that it was a simple typo. That mistake wasted lots of time. Anyways, also worked on css, making everything look nice, and completed going through the tutorial, learning about how I could use rem instead of px, and minor things like that. After the nasa api worked, everything went along pretty smoothly. I decided to add a date feature below the title, so users would know what date the image was for, and found a nice font on google fonts which i ended up using. I kept the image large, as it was supposed to be the center of the entire website.