A professional whitelist management system for FiveM servers, featuring application forms, staff review tools, and automatic role assignment.
- π Modal application forms with custom questions
- π Staff approval system with one-click decisions
- π‘οΈ Duplicate request prevention
- π Database-backed application tracking
- π Automatic notifications for approvals/rejections
- π¨ Customizable embeds and branding
- Node.js v16+
- Discord bot token with required permissions
- FiveM server with role-based whitelisting
-
Download the bot:
- Direct Download (.zip)
- Or clone the repository:
git clone https://github.com/achrafthedev/fivem-whitelist-bot.git
-
Install dependencies:
cd fivem-whitelist-bot npm install -
Configure your environment:
-
Rename .env.example to .env
-
Fill in your Discord tokens and channel IDs
-
Start the bot:
node index.js
π€ Contributing Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.
π License MIT