NasaBot
This was a fun project to learn more about building Slack apps with Bolt and working with external APIs. This was my very first time writing js and my first time ever working with a bot like this. This was quite a fun experience and I am excited to potentially continue devoping this.
The bot can fetch today's Astronomy Picture of the Day, random APODs, and HD versions when available, while automatically handling both images and videos. I also cleaned up the code by creating a reusable command registration function to avoid duplication.
It was a great exercise in building something practical while getting more comfortable with Slack integrations, asynchronous API calls, and structuring a small Node.js project. Looking forward to adding features like searching by date and scheduled daily posts next.
- 2 devlogs
- 3h
- Make a Slack Bot