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-botInstalls into whichever agent you are using.
README
🏠 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
.envfile with the following dataTOKEN- This is the telegram bot token from@botfatherWEBHOOK_URL- Pre-defined web hook to be used for the app
-
Goto
config.pyand setDEBUGto "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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Author
👤 Bouncei
- Website: www.bouncei.herokuapp.com
- Github: @bouncei
Related Skills
python-debugpy
385.5kDebug Python with pdb, breakpoint(), post-mortem inspection, and debugpy remote attach.
skill-creator
385.5kCreate, edit, audit, tidy, validate, or restructure AgentSkills and SKILL.md files.
claude-opus-4-5-migration
140.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
automl-hyperparameter-optimization
40.5kAutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
