Skip to content

πŸ€– A real-time Telegram bot (CoinSeer) for tracking cryptocurrency prices, news, alerts, and market insights. Built with Python

License

Notifications You must be signed in to change notification settings

Suhaibmuhd01/coinseer-telegram-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# CoinSeer Bot

πŸš€ **CoinSeer Bot** is a powerful and intelligent Telegram bot designed for crypto enthusiasts of all levels β€” from total beginners to seasoned traders. Built with performance, stability, and user experience in mind, CoinSeer brings real-time analytics, alert systems, portfolio management, and educational content right into your chat.

---

## πŸ”— Join the Bot on Telegram

πŸ‘‰ [Launch CoinSeer on Telegram](https://t.me/coin_seer_bot)

---

## ✨ Features

### βœ… Critical Bug Fixes

* **Price Alert System:** Completely rebuilt with accurate scheduling, proper error handling, and enhanced formatting
* **News Feed:** Improved news API integration, error fallback, and time/source formatting
* **Database & API:** Optimized DB handling, rate limiting, and reliable connections

### πŸ’‘ Major Enhancements

* **πŸ“ˆ Advanced Alert System**

  * Volume spike alerts: `/volume_alert BTC 3`
  * Recurring and one-time price alerts
  * Alert IDs for easier management
* **πŸ’° Portfolio Management**

  * Buy/Sell PnL tracking
  * Real-time performance tracking
  * Transaction history
* **πŸŽ“ Educational Content**

  * Personalized onboarding for Beginners, Intermediate & Pro users
  * Interactive guides and contextual tips `/learn`
* **πŸ“Š Market Insights**

  * Comprehensive data with `/market BTC`
  * Gainers/losers via `/topmovers`
  * Fear & Greed Index with visuals
* **πŸ’Ό Pro Features**

  * Multi-currency support (USD, EUR, GBP, etc.)
  * Rate limiting, logging, and input sanitization

---

## πŸ–ΌοΈ Sample Screenshot

---

## πŸ“¦ Installation & Development

```bash
git clone https://github.com/yourusername/coinseer.git
cd coinseer
git checkout new-enhancements
# install dependencies
npm install or pip install -r requirements.txt
# run the bot locally
npm run dev or python bot.py
```

---

## 🀝 Contributing

We welcome contributions! To contribute:

1. Fork the repo
2. Create a new branch: `git checkout -b feature-name`
3. Make your changes and commit: `git commit -m "Add new feature"`
4. Push to your fork: `git push origin feature-name`
5. Open a pull request

Thanks to all contributors who made this bot awesome πŸ’™

---

## πŸ“„ License

 License
 MIT License
---

## πŸ“¬ Contact / Support

Have ideas, bugs, or need help?

* DM: [@your\_telegram\_username](https://t.me/dev_suhaib01)
---

> Built for crypto dummies and gurus alike. CoinSeer is your personal AI-powered market assistant.


About

πŸ€– A real-time Telegram bot (CoinSeer) for tracking cryptocurrency prices, news, alerts, and market insights. Built with Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages