This Telegram bot is written in Go and serves the purpose of fetching the Astronomy Picture of the Day (APOD) from NASA's API. It also utilizes Copy.ai for text rephrasing.
- Retrieves the Astronomy Picture of the Day from NASA's API.
- Utilizes Copy.ai for text rephrasing.
- Sends the APOD and rephrased text to a Telegram channel.
-
Setup Configuration
- Fill in your bot's configuration details in the appropriate files.
-
Running the Bot
- Execute the
main.go
file to start the bot.
- Execute the
-
Bot Behavior
- The bot will periodically fetch the APOD and rephrase text. It will then send this information to a designated Telegram channel.
This project is licensed under the MIT License.