Skip to content

TheFCProject/FCDex-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛡️ FCDex Helper

A powerful, open-source moderation bot built with Discord.js and TypeScript for the FCDex ecosystem.


✨ Features

  • Automated Moderation: Configurable warning systems and auto-punishments.
  • Glassmorphic Embeds: Modern, futuristic UI design for all moderator actions.
  • Advanced Logging: Dedicated channels for message edits, deletes, and staff actions.
  • Open Source: Designed to be easily forked and customized for your own community.

🚀 Quick Start

1. Prerequisites

2. Installation

Clone the repository and install dependencies:

git clone [https://github.com/TheFCProject/FCDex-Helper.git](https://github.com/TheFCProject/FCDex-Helper.git)
cd FCDex-Helper
npm install

3. Setup Configuration

We provide a setup script to move the template files into the correct locations for you: npm run setup This script copies examples/.env to .env and examples/config.ts to src/config.ts

4. Configuration

Open .env in your root folder and paste your Bot Token, Client ID, and Client Secret. Open src/config.ts to customize your prefix, embed colors, and staff roles.

5. Start the Bot

npm run dev

# Production build
npm run build
npm start

🛠️ Built With

  • Discord.js - Main Framework.
  • TypeScript - Main Programming Language used in this project.
  • Dotenv - Environment variable management.

👥 Contributors

mattd_ev fcdex mx7di_ alexxxzdevelops

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ for the FCDex Community.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors