Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gswalden/wolfbot

Telegram bot for stock quotes
https://github.com/gswalden/wolfbot

Last synced: about 1 month ago
JSON representation

Telegram bot for stock quotes

Awesome Lists containing this project

README

        

## Install / Use (macOS)
1. Install [Homebrew](https://brew.sh/)
2. Install node & git `brew install node git`
3. Get the code `git clone https://github.com/gswalden/wolfbot.git`
4. `cd wolfbot`
5. `npm install`
6. `TELEGRAM_TOKEN=abcdefgh:123456789:tuvxyz node index.js` (replace token value with real one)