Skip to content

eniolw/yourcryptocoinbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Your Crypto Coin Bot @Yourcryptocoinbotis a Telegram bot to search cryptocurrency market capitalizations according to coinmarketcap.com. This is a project started by @eniolw ([email protected]; Telegram: BotFather; Steemit: @eniolw. You can visit this blog to know more about the development of this project and others.

Deploy it

YourCryptoCoinBot is already running and working on Telegram (@yourcryptocoinbot). However, you can clone or fork this project and deploy it yourself.

  • Create a Bot account on Telegram and get a token. Talk to BotFather for this.
  • Then, run this:
sudo pip install python-telegram-bot
sudo pip install coinmarketcap
  • Clone this repository on Github
  • Replace the YOUR_TOKEN string in the main function (file: yourcryptocoinbot.py) with your own token previously given by Botfather.
  • Run the yourcryptocoinbot.py script like this: python yourcryptocoinbot.py.

Acknowledgements

This bot was built with the help of these open source libraries: python-telegram-bot and coinmarketcap. The latter is in turn a wrapper to the Crypto Market Capitalizations API.

Thanks to Riztan Gutiérrez (Telegram: @riztan) por hosting the bot.

About

Telegram bot to search cryptocurrencies price

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages