FLLeak Discord Bot
A fully-featured, open-source Discord bot packed with verification, ticketing, modern welcome cards, and moderation tools. Ready to host on your own server.
Version Française (FR)
Bot configuré et traduit en Français.
v1.0.0
English Version (EN)
Bot configured and translated to English.
v1.0.0
Installation Guide
- Prerequisites: Install Node.js (v18+) and create a bot on the Discord Developer Portal. Ensure you enable the Presence, Server Members, and Message Content intents.
- Configuration: Extract the downloaded .zip file. Open the
.envfile in a text editor and fill in your Bot Token and Client ID. - Dependencies: Open a terminal in the extracted folder and run
npm installto install all required packages. - Launch: Run
./start.sh(Linux/macOS) or double-clickstart.bat(Windows). The bot will start and register its commands. - Setup in Discord: In your Discord server, type
/setupto open the interactive dashboard and configure welcome messages, tickets, and moderation.