Skip to content

discord bot, which sends you the NASA image ( Astronomy Picture of the Day API service ) every day

Notifications You must be signed in to change notification settings

JKS9/Nasa_picture_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bot Discord

nodejs typescript Bot Discord

Table of Contents

  1. Install
  2. .env
  3. Run Project
  4. test
  5. result

Install

  • Install dependencies
$ npm install

.env

TOKEN_BOT_DISCORD_SECRET="XXXXXXXXXXXXXXXXXXXXXXXXX" (string)

API_NASA_KEY="XXXXXXXXXXXXXXXXXXXXXXXXX" (string)

SECRET_AUTHOR="XXXXXXXXXXXXXXXXXXXXXXXXX" (string) (discord User Id Admin)

SECRET_CHANNEL_ID="XXXXXXXXXXXXXXXXXXXXXXXXX" (string) (discord Channel Id)

Run Project

$ npm start

Test

channel discord

/start

Result

result bot

About

discord bot, which sends you the NASA image ( Astronomy Picture of the Day API service ) every day

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published