/STOCKGRAM

Simple Telegram Bot for getting Stock Tickers

Primary LanguageJavaScriptMIT LicenseMIT

STONKSBOT Telegram Bot

Screenshot

Telegram Bot written in Node.JS to provide near-realtime stock quotes when requested. A bot token is required and can be obtained by talking to @botfather.

Prerequisites

  • NodeJS
  • NPM

Installing

Run: git clone https://github.com/bennettwarner/DEEPSTOCKS.git
Run: npm i
Edit env.example and add your Telegram and AlphaVantage API keys. Save file as .env
Start via: node app.js

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details