Skip to content

saespmar/crypto-bucket-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Crypto Bucket Bot

Crypto Bucket Bot is a Telegram bot that helps users to check the status of the most important cryptocurrencies through the CoinGecko API.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

First of all, you need a Telegram account. You can create one downloading their app on your phone and linking a phone number to it.

Once your account is ready, start a chat with @BotFather and follow the instructions until you get a token to access the HTTP API. This token should be placed in bot/config.py and should be stored in a bot_token variable. Here is an example.

Also, Python 3 with the pip package manager needs to be installed on your computer. Then, run these commands in order to get the requests and the matplotlib packages:

pip install requests
pip install matplotlib

Running

Execute the bot/main.py file and start chatting with the bot!

Screenshot

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Telegram bot that shows cryptocurrency information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages