Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.34 KB

readme.md

File metadata and controls

33 lines (20 loc) · 1.34 KB

crypto-telegram-bot

A telegram bot that gives basic information on cryptocurrency details.

Commands available:

  1. /bitcoin - Get simple stats of Bitcoin. It includes a graph of Bitcoin price for the past 24 hours. Example

  2. /ethereum - Get simple stats of Ethereum. It includes a graph of Ethereum price for the past 24 hours. Example

  3. /crypto ${Coin Symbol} - For example: /crypto doge. Get simple stats of requested cryptocurrency coin. It includes a graph of price for the past 24 hours. Example

  4. /cryptonews ${Coin Symbol} - For example: /cryptonews BTC. Get top 5 news of the requested Coin Symbol. Example - Source

Examples of Telegram Message

Simple Stats of Requested Coin

Fig.1 - Result of /bitcoin.

Top 5 News of Requested Coin

Fig.2 - Result of /cryptonews BTC.

Miscellaneous Commands

  1. /joke - Get a random joke.

  2. /rickandmorty - Get a random character from Rick and Morty show.