Skip to content

imvickykumar999/Discord-Webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot with Flask & Groq API 🚀

Blog : https://blogforge.pythonanywhere.com/blogs/how-to-create-a-discord-bot-from-scratch/

image image

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.


📌 Features

AI-powered replies using Groq API
Flask web server to keep the bot active
Secure environment variables using .env
Cooldown system to prevent spam


🛠️ Installation & Setup

1️⃣ Clone the Repository

git clone https://github.com/imvickykumar999/Discord-Webhook.git
cd Discord-Webhook
python app.py