Skip to content

Telegram bot for NASA API interactions. Practice project for API handling and bot development. Includes code samples and best practices.

License

Notifications You must be signed in to change notification settings

Li-Khan/go-nasa-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Setup Configuration

    • Fill in your bot's configuration details in the appropriate files.
  2. Running the Bot

    • Execute the main.go file to start the bot.
  3. 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.

Go Report Card

About

Telegram bot for NASA API interactions. Practice project for API handling and bot development. Includes code samples and best practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages