SkillAgentSearch skills...

Coingecko Listing Bot

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

Install / Use

npx skills add bouncei/coingecko-listing-bot

Installs into whichever agent you are using.

About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

<h1 align="center">Telegram Crypto List Bot 👋</h1> <p> <img alt="Version" src="https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000" /> <a href="#" target="_blank"> <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" /> </a> <a href="https://twitter.com/code\_fredy" target="_blank"> <img alt="Twitter: code\_fredy" src="https://img.shields.io/twitter/follow/code\_fredy.svg?style=social" /> </a> </p>

🏠 Project Biography........

Installation

pip3 install -r requirements.txt
<!-- USAGE EXAMPLES -->

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!

<a href="https://www.patreon.com/user?u=61298522"> <img src="https://c5.patreon.com/external/logo/become_a_patron_button@2x.png" width="160"> </a> <!-- CONTRIBUTING -->

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

  • Website: www.bouncei.herokuapp.com
<!-- * Twitter: [@code\_fredy](https://twitter.com/code\_fredy) --> <!-- * LinkedIn: [@alfredemmanuelinyang](https://linkedin.com/in/alfredemmanuelinyang) -->

Related Skills

View on GitHub
GitHub Stars9
CategoryOperations
Updated9mo ago
Forks3

Languages

Python

Security Score

67/100

Audited on Oct 25, 2025

No findings