ECS Test Fluxer Bot 1.0.1

This commit is contained in:
2026-02-24 10:55:24 -05:00
commit 05dedd0271
6 changed files with 232 additions and 0 deletions

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
# Eh Bro Hub Welcome Bot
A lightweight Node.js bot built with `@fluxerjs/core` to manage new members joining the Eh Bro Hub server.
## Features
* **Auto-Role Assignment:** Instantly grants a specified role to new users as soon as they join the server.
* **Custom Welcome Messages:** Pings and greets new members with a tailored message in a designated welcome channel.
## Prerequisites
* [Node.js](https://nodejs.org/) installed on your machine or server.
* A registered bot application and token from the Fluxer Developer Portal.
## Installation
1. **Clone the repository** to your local machine or server.
2. **Navigate to the project directory:**
```bash
cd your-project-folder