Blog : https://blogforge.pythonanywhere.com/blogs/how-to-create-a-discord-bot-from-scratch/
This project is a Discord bot that integrates with the Groq AI API to generate AI-powered responses.
It also includes a Flask web server to keep the bot running on platforms that require a web service.
✅ AI-powered replies using Groq API
✅ Flask web server to keep the bot active
✅ Secure environment variables using .env
✅ Cooldown system to prevent spam
git clone https://github.com/imvickykumar999/Discord-Webhook.git
cd Discord-Webhook
python app.py