Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 744 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 744 Bytes

Discord Registration Bot

A Node.js bot for automating the registration and verification of new users on a Discord server. Designed to help with smooth onboarding and user management.

Features

  • Automates user registration and verification process
  • Customizable verification methods
  • Discord API integration
  • Easily scalable with Node.js

Installation

  1. Clone the repository:
    git clone https://github.com/devxathena/discord-register-bot.git
  2. Install dependencies:
    npm install
  3. Set up the .env file with your Discord bot token.

Usage

Start the bot:

npm start

Tech Stack

  • Node.js
  • Discord API

License

This project is licensed under the MIT License.