A versatile Discord bot with moderation, fun commands, and AI capabilities.
- Server management and information
- User information and avatars
- Embed message creation
- Daily messages
- Voting system
- Games (Number guessing, Rock Paper Scissors)
- Random activities (Coin flip, Dice roll)
- Math calculations
- Love meter and IQ calculator
- Kick and ban management
- Message purging
- Channel management
- Ticket system
- AI-based chat interactions
- Image generation (Coming soon)
- Wallpaper generation (Coming soon)
- Python 3.11+
- Discord Bot Token
- Clone the repository
git clone https://github.com/yourusername/embot.git
cd embot- Create a .env file in the root directory:
DISCORD_TOKEN=your_discord_token_here
- Install dependencies:
pip install discord.py python-dotenv torch transformers pillow aiohttp- Run the bot:
python run.py- Create an account on bot-hosting.net
- Create a new bot project
- Connect your GitHub repository
- Add your environment variables:
- DISCORD_TOKEN
- Deploy the bot
Use %help to see all available commands and their descriptions.
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.