Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 930 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 930 Bytes

DeGrasse

A Discord bot written in python for sharing interesting information about Space, Science and Technology.

The bot, in it's current state, uses NASA's APOD API to send NASA's Astronomy Picture of the Day.

Installation and Setup:

(0. Sign-up on https://api.nasa.gov/#signUp and get the API key. Then go to the Discord Developers Portal and create a new bot.O)

  1. Clone the repository:
$ git clone https://github.com/exitflynn/DeGrasse.git
  1. Add your Discord bot key in config.py.
  2. Install the dependencies.
$ pip install discord
  1. Run the main.py and pass the NASA API with the -k and the --key flag.
$ python main.py -k <API_KEY>

In case of any issues feel free to raise an issue on Github. You're also more than welcome to join the Discord server at: https://discord.gg/HkrJxE5J