# 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