Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockBot

Sends the stock info of the day before at 07:00 UTC.

Deployment on Azure Functions.

Configuration Keys

  • AlphavantageApiKey
  • Telegram:ApiKey
  • Telegram:NotificationToken (must be the same as in the specified callback https://url?token={notificationToken}
  • Timers:DailyStockSummary (every day at 7 UTC: 0 0 7 * * *)

Stock info

Provided by: https://www.alphavantage.co/

Limited to 5 requests/min and 500 requests per day in free version

Telegram Bot

Register using BotFahter: https://telegram.me/BotFather

Debug

Start the Azure Storage Emulator before debugging.

About

A small bot that sends the last stock quote for defined symbols (AAPL..) to telegram.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages