Skip to content

A telegram bot that gives you RA, DEC of given simbad or tess target.

Notifications You must be signed in to change notification settings

Dishendramishra/simtess-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimTess-Bot

A telegram-bot written in python that gives you RA/DEC of given TESS or SIMBAD object.

Deploying Bot

Creating a Bot using Bot Father

Remember you TOKEN. Define an environment variable SIMTESS_BOT with value <TOKEN> of you bot.

Dependencies

  • Python 3
  • Python modules
    • use pip install -r requirements.txt
git clone https://github.com/Dishendramishra/simtess-bot
cd simtess-bot
pip install -r requirements.txt

Running Bot

python3 main.py &

About

A telegram bot that gives you RA, DEC of given simbad or tess target.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages