module
0.0.0-20240206044355-ba3687dc88fb
Repository: https://github.com/li-khan/go-nasa-bot.git
Documentation: pkg.go.dev
# README
Go NASA Bot
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.
Features
- 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.
Usage
-
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.
License
This project is licensed under the MIT License.