Skip to content

Daniel-191/Echo

Repository files navigation

Echo Bot Image


Echo Bot v6

Admin, AutoMod, Economy, Fun, Invite, Information, Moderation, Owner, Social, Suggestion, Tickets, verify, Utility and More...


FeaturesPrerequisitesInstallationCommands


DEPRECATED - NO LONGER MAINTAINED


📦 Prerequisites

🚀 Installation

Quick Start

# Clone the repository
git clone https://github.com/Daniel-191/Echo
cd Echo

# Create and activate virtual environment
python -m venv venv
venv\Scripts\activate          # Windows
source venv/bin/activate       # Linux/macOS

# Install dependencies
pip install -r requirements.txt

# Configure config.json with your bot token, then run
python main.py

Detailed Setup Guide

Step 1: Clone Repository
git clone https://github.com/Daniel-191/Echo
cd Echo
Step 2: Create Virtual Environment

Windows:

python -m venv venv
venv\Scripts\activate

Linux/macOS:

python3 -m venv venv
source venv/bin/activate
Step 3: Install Dependencies
pip install -r requirements.txt
Step 4: Configure Bot

Edit config.json with your settings:

Required:

  • TOKEN - Your Discord bot token

Optional:

  • ADMIN_ID - Your Discord user ID (for admin commands)
  • bot_invite_link - Bot invite URL

Get Bot Token:

  1. Go to Discord Developer Portal
  2. Create/select application → Bot section
  3. Click "Reset Token" → Copy token

Get User ID:

  1. Enable Developer Mode (Discord Settings → Advanced)
  2. Right-click your username → Copy User ID
Step 5: Run the Bot
python main.py

💬 Commands & Economy

Default Prefix: .

Echo Bot has tons of commands across economy, games, moderation, and fun categories.

📖 Full Documentation

For complete command details, cooldowns, and usage examples:

View All Commands

💎 Items & Economy

For shop items, craftable recipes, and findable items:

View Items & Economy Guide

Quick Economy Overview

Shop Items:

  • Shovel (1,000) - Required for .dig
  • Bow (1,000) - Required for .hunt
  • Silver (1,000) / Gold (10,000) - Safe investments

Top Craftable Items:

  • Glitch - 50,000,000 credits (2x God)
  • Complete Gauntlet - 60,000 credits
  • Excalibur - 35,000 credits
  • M4A1 - 30,000 credits

Best Earning Methods:

  1. .dig - 1,000-1,600 credits/min (requires shovel)
  2. .hunt - 600-1,300 credits/min (requires bow)
  3. .scrap - 400-800 credits/min
  4. .daily - 15,000 credits/day

🤝 Contributing

See CONTRIBUTING.md for guidelines on how to contribute to this project.

📚 Documentation


Made with ❤️ by mal023