Skip to content

A telegram bot for providing price signals for the latest crypto coins listed in Coingecko.

Notifications You must be signed in to change notification settings

bouncei/coingecko-listing-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Crypto List Bot 👋

Version License: MIT Twitter: code\_fredy

🏠 Project Biography........

Installation

pip3 install -r requirements.txt

Usage

To use this application as your own, follow these simple steps;

  • Fork this repository (git clone https://github.com/bouncei/coingecko-listing-bot.git)

  • Create a .env file with the following data

    • TOKEN - This is the telegram bot token from @botfather
    • WEBHOOK_URL - Pre-defined web hook to be used for the app
  • Goto config.py and set DEBUG to "True" to run locally and "False" to run in production

  • Run the entrypoint file python bot.py

Enjoy!

Show your support

Give a ⭐️ if this project helped you!

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Author

👤 Bouncei

Releases

No releases published

Packages

No packages published

Languages