Skip to content

This project provides a web interface to manage and interact with Discord servers using Discord.js, EJS, and Express.

License

Notifications You must be signed in to change notification settings

sekkena/servers-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Servers Management Website

Welcome to the Discord Servers Management Website. This project provides a web interface to manage and interact with Discord servers using Discord.js, EJS, and Express.

Features

  • View a list of Discord servers associated with the bot.
  • Leave Discord servers with a single click.
  • Copy Discord Servers invite URLs .

Setup

  1. Clone the repository:
    git clone https://github.com/sekkena/servers-management.git
    
  2. Install Dependencies:
    npm install
    
  3. Configure Your Settings:
  • Create a .env file in the project root.
  • Add your Discord bot token and website port:
    TOKEN=YOUR_DISCORD_BOT_TOKEN
    PORT=YOUR_WEBSITE_PORT || If It Localhost use 3000
    
    

Copyright 2024

Enjoy the enhanced Discord server management experience, courtesy of Vampire Studio and @sekkena. All rights reserved, Copyright 2024.

About

This project provides a web interface to manage and interact with Discord servers using Discord.js, EJS, and Express.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published