Skip to content

A lightweight Cryptocurrency information grabber for Telegram using Python

Notifications You must be signed in to change notification settings

jaderinoo/TelegramCryptoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 

Repository files navigation

TelegramCryptoBot

A lightweight Cryptocurrency information grabber for Telegram using Python

Usage

Start a chat with it at: https://t.me/SNTRPriceBot

Or Setup:

Download and Install the Telegram.ext from https://github.com/python-telegram-bot/python-telegram-bot

Fill both the Coinmarketcap key as well as the Telegram bot key in the external txt file

Run - sudo Python3 main.py

Commands

/Price (Coin symbol) - Displays current price and statistics of the coin selected

/Top - Displays the ranking and prices of the top 10 cryptocurrencies

/Market - Displays total market statistics

/Help - Presents a list of the menu options

Current Plans

Currently I have put into place a cooldown that will only process commands every 20 seconds. Unfortunatly the bot still registers user requests and will persue them after the 20 seconds are up. I'd like to make a proper cooldown that will also ignore requests during the 20 seconds.

Depiction

alt text

About

A lightweight Cryptocurrency information grabber for Telegram using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages