Auto-reply like a pro in Discord DMs & channels using Google Gemini AI
⚡ Fast • 🕵️♂️ Stealthy • 🎨 Stylish
- 🤖 Human-like replies powered by Google Gemini AI
- 🔐 Multi-token support (manage multiple Discord accounts)
- 🧠 Smart rate-limit handling (stay under the radar)
- 🖥️ Colorful terminal interface with animations
- ⚙️ Easy setup & customizable
git clone https://github.com/Ansh7473/discord-ai-automation-.git
cd discord-ai-automation-
pip install -r requirements.txt
(
webpackChunkdiscord_app.push(
[
[''],
{},
e => {
m=[];
for(let c in e.c)
m.push(e.c[c])
}
]
),
m
).find(
m => m?.exports?.default?.getToken !== void 0
).exports.default.getToken()
- Add your Discord tokens in
.env
(one per line).
nano .env
- Run the script.
3. python bot.py
- Watch the magic unfold in your DMs and channels.
Discord-Auto-Bot/
├── core/ # Core logic & Gemini AI integration
│ ├── __init__.py
│ ├── bot.py # Handles Discord bot logic
│ └── gemini.py # Google Gemini API wrapper
├── config.json # Configuration settings
├── tokens.txt # Discord tokens (one per line)
├── main.py # Entry point to run the bot
├── requirements.txt # Required Python packages
└── README.md # You're looking at it!
This project is for educational purposes only.
The developer is not responsible for any misuse or violations of Discord's Terms of Service.
Use responsibly and at your own risk.