Files
2026-02-26 16:17:10 -05:00

1.1 KiB

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 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:
    cd your-project-folder
    
    

Disclaimer

  • This bot is completely new to me and I am practicing with my JS skills on new things. So this may be buggy or not work at all. I will be checking on this repo often to add or try to figure out some things. I did use ai to help with the crash and catch errors. I know how to do that but I was tired of the bot randomly crashing after losing connection and didn't have the time to do it myself.