Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piterden/crypto_info_bot
The Telegram bot for currency rates monitoring.
https://github.com/piterden/crypto_info_bot
coinmarketcap crypto rates real-time telegram
Last synced: 4 days ago
JSON representation
The Telegram bot for currency rates monitoring.
- Host: GitHub
- URL: https://github.com/piterden/crypto_info_bot
- Owner: Piterden
- License: mit
- Created: 2018-04-22T10:36:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T02:10:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-23T20:23:29.890Z (7 months ago)
- Topics: coinmarketcap, crypto, rates, real-time, telegram
- Language: JavaScript
- Homepage: https://t.me/cryptonfo_bot
- Size: 869 KB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Crypto Info Bot
![Travis (.org)](https://img.shields.io/travis/com/Piterden/crypto_info_bot.svg?style=for-the-badge)![GitHub search hit counter](https://img.shields.io/github/search/Piterden/crypto_info_bot/rates.svg?style=for-the-badge)![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Piterden/crypto_info_bot.svg?style=for-the-badge)
## Overview
The Telegram bot for currency rates monitoring. It shows the top 100 currencies from the Coinmarketcap with **the real-time** updating messages.
## Usage
There is a list of static commands:
- **`!list`** - shows the list of supported coins as commands.
![cib_1](docs/cib_1.png)
- **`!rates`** - shows the paginated list of supported coins with rates inline.
![cib_2](docs/cib_2.png)
- **`!time`** - just a checker the real-time features are available.
![cib_3](docs/cib_3.png)
Also, there are dynamically generated commands which are equal to coins tickers. For example **`!btc`** or **`!ltc`**.
![cib_4](docs/cib_4.png)
## Contributing
## Credits
- **Denis Efremov** - *Code|Idea* - [Piterden](https://github.com/Piterden)
## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/Piterden/chessbot/blob/master/LICENSE.md) file for details