adrianabreu / dailynasapicsbot

A telegram bot that sends everyday the new NASA's pic!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Nasa Pics

Every day NASA publishes a photo through its open api. Since I really like those images and I usually share them with my friends I decided to create this bot.

It justs download a JSON through the api once per day (using a cron trigger for the azure function), and then sends: The title, the normal pic as photo, the hd pic as a document to a telegram channel.

Pictures

Live bot Live bot 2

Like it?

Join the telegram channel and star this repo!

Usage

Setup a new function on your azure instance and deploy the code using the params: token and channelName.

License

MIT

About

A telegram bot that sends everyday the new NASA's pic!

License:MIT License


Languages

Language:C# 100.0%