Skip to content

briverse17/coingecko-price-telegram-bot

Repository files navigation

Realtime CoinGecko Price Bot

Bot usage

Check coin price in a currency

/p | /price [coin] [currency]

Example: /p or /price btc vnd

Check Bitcoin or Ethereum price in a currency

/btc | /eth [currency]
Example: /btc or /eth or /eth sgd

Supported coins. Default: btc

/coins

Supported currencies. Default: usd

/currencies

Code build

  1. Get your Telegram bot API Token
  2. Get your CoinGecko API Key
  3. Copy .env.example to .env
  4. Put the API token/key above to the corresponding variables
  5. Run docker compose up --build (exlude the --build flag at your need)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages