/CoinGecko_TelegramBotAPI

Telegram bot API for CoinGecko

Primary LanguagePython

CoinGecko_Telegram_Bot_API

Simpe Telegram bot API with python and Webhook to get actual cryptocurrency price from CoinGecko price-tracking website for cryptoassets.

Requirements

  1. Python v3.7.0
  2. Flask v1.1.2
  3. Flask-SSLify v.0.1.5

Usage

  1. Create Telegram bot with BotFather
  2. Specify Telegram token in main.py
URL = "https://api.telegram.org/bot<YOUR_BOT_TOKEN>/"
  1. Configure PythonAnywhere or another web hosting service for app.