Skip to content

R4yGM/SpaceR4y_TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SpaceR4y_TelegramBot

Telegram bot that can request some cool NASA api the bot is actually offline t.me/R4ySpace_bot

install essentials

this bot runs only if you have request and telegraf installed and your bot token got from botfather

$ npm install telegraf --save 

and then

$ npm install request --save 

to use the modules you installed just type this at top

const request =  require('request')

const telegraf = require('telegraf')

and have fun using the bot! :D

About

Telegram bot that can request some cool NASA api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published