Talking about my Telegram Bot with api Nasa

Hi Everyone, I want to share my favorite pet project. This is a telegram bot that uses nasa data. In the bot I can see the photo of the day, random photo of the day, subscribe to the daily newsletter. I can also get a random photo of Mars from the Curiosity rover.

I'll tell you more about the pros of using the nasa api for development training. First of all nasa api has no paid subscriptions, second nasa allows you to use api with limit 1000 requests per hour, this is very many.

I love space and like to develop something of my own. And I am very lucky with this api. So far I have made a bot, but I'm trying to develop it. Soon I will make it possible to select a Mars rover and add support for selecting a date to get photo days and photos from Mars!

I'll show you how the bot works below:

On the technical side. I use NodeJS and GrammY framework for making telegram bots. You can see the code here. I will say right away that I am not the best developer, I try to learn new things.

I apologize in advance for my English, I know it very badly and I use translators to tell at least something about my projects :)

ย