Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gswalden/wolfbot
- Owner: gswalden
- License: isc
- Created: 2017-03-07T23:11:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T20:00:35.000Z (about 7 years ago)
- Last Synced: 2024-10-29T21:18:39.702Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)