Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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