NasaBot
- 2 Devlogs
- 3 Total hours
NasaBot for the NASA APOS API!
NasaBot for the NASA APOS API!
I refactored the NasaBot to improve code quality, readability, and maintainability by reducing duplicated code and separating common functionality into reusable functions.
Overall, after this rework, it should be much easier to add future features and maintain the bot.
Set up the bot and added the first few commands
Displays NASA's current Astronomy Picture Of the Day.
Displays a random Astronomy Picture Of the Day.
Displays NASA's current Astronomy Picture Of the Day in HD.
Displays a random Astronomy Picture Of the Day in hd.
Gets the current nasabot latency
Shows all nasabot commands
All APOD commands display the title, date, and description nicely
formatted alongside the image. The occasional APOD YT video will be
displayed as a link.