Skip to content

prashanthvish/stockbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stock Bot

A bot which texts you about stock price & percentage changes in Nifty50 every working day at 9:20am and 3:20pm.

How to Setup

  • Chat with @BotFather and get your Bot Token
  • Find out your Telegram CHAT ID
  • Clone the Repo
  • cd stockbot and npm install
  • cp .env.example .env and fill .env
  • Setup the cron job crontab -e
  • 20 9,15 * * 1-5 cd $FULL_PATH/stockbot; node stock.js

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published