📝 Add README with diamond hands energy
This commit is contained in:
64
README.md
Normal file
64
README.md
Normal file
@@ -0,0 +1,64 @@
|
||||
# 💎🙌 DIAMOND HANDS TRADING BOT 🙌💎
|
||||
|
||||
> 🚀 APE TOGETHER STRONG • TENDIES OR BUST 🚀
|
||||
|
||||
A WSB-inspired crypto trading bot with a colorful, meme-tastic interface. Because STONKS only go up!
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
## 🦍 Features
|
||||
|
||||
- 🎰 **YOLO Trade Button** - Smash it to execute random crypto trades
|
||||
- 🤖 **Auto-Degen Mode** - Auto-trade every 2 seconds for maximum chaos
|
||||
- 💰 **Live Portfolio Tracking** - Watch your tendies grow (or shrink)
|
||||
- 💹 **Live Prices** - Simulated prices for meme coins
|
||||
- 📜 **Trade History** - See all trades with WSB-style messages
|
||||
- 🚀 **Rocket Animations** - Because every trade deserves rockets
|
||||
|
||||
## 🍗 Supported Tickers
|
||||
|
||||
- BTC, ETH (for the boomers)
|
||||
- DOGE, SHIB (such wow)
|
||||
- PEPE, BONK, WIF, FLOKI (true degen coins)
|
||||
|
||||
## 🔧 Installation
|
||||
|
||||
```bash
|
||||
# Clone the repo
|
||||
git clone <your-repo-url>
|
||||
cd diamond-hands-bot
|
||||
|
||||
# Install dependencies
|
||||
pip install -r requirements.txt
|
||||
|
||||
# Run the bot
|
||||
python app.py
|
||||
```
|
||||
|
||||
## 🌙 Usage
|
||||
|
||||
1. Open http://localhost:6969 in your browser
|
||||
2. Smash that **YOLO TRADE** button
|
||||
3. Watch rockets fly to the moon 🚀
|
||||
4. Enable **Auto-Degen Mode** for hands-free gambling
|
||||
5. Profit??? 📈
|
||||
|
||||
## 📊 API Endpoints
|
||||
|
||||
| Endpoint | Method | Description |
|
||||
|----------|--------|-------------|
|
||||
| `/` | GET | Main dashboard |
|
||||
| `/api/portfolio` | GET | Get current portfolio |
|
||||
| `/api/trade` | POST | Execute a random trade |
|
||||
| `/api/prices` | GET | Get current prices |
|
||||
|
||||
## ⚠️ Disclaimer
|
||||
|
||||
This is a SIMULATION for entertainment purposes only. No real money, no real trades.
|
||||
But the memes are 100% real. 💎🙌
|
||||
|
||||
---
|
||||
|
||||
*Not financial advice. We just like the stonks.* 🦍
|
||||
Reference in New Issue
Block a user