Skip to content

This project is dedicated to help with managing staff members on your servers, it also has some basic moderation commands.

Notifications You must be signed in to change notification settings

Korabi-dev/Staff-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS BOT WAS MADE BY korabi.dev (638476135457357849) on discord, anyone else claiming they're my alt trying to sell it is scamming you

Staff Bot

Hey there! This project is dedicated to help with managing staff members on your servers, it also has some basic moderation commands.

if you want more projects like this Visit my Github page

Deployment

Okay, you may be asking, how do I start the bot?

Here's the steps.

Tutorial

  • Give your bot/application a name and then click "Create", like the below example.

Tutorial1

  • After you have been redirected to your application press the "bot" tab, like the below example.

Tutorial2

  • Click "Add Bot", like the below example.

Tutorial3

  • Click "Yes, Do it!", like the below example.

Tutorial4

  • Click "Copy", like the below example.

Tutorial5

Keep this in a notepad as we will need it later. Please make sure you do not leak this token, doing so will give someone access to your bot

  • Get a mongodb cluster (Get the link part of this video and save it for later, it will be referred to as "MONGO_DB_SERVER", ty recon for the great vid <3)
  • Download NODE.JS
  • Make a file called ".env" in the folder that the files you downloaded is.
  • Open the file with Visual Studio Code
  • In the ".env" file, put the information as needed.
token=YOUR_BOT_TOKEN
mongoose=MONGO_DB_SERVER
prefix=YOUR_PREFIX
staffrole=THE_STAFF_ROLE_ID
checkin=CHECKIN_CHANNEL_ID
logs=LOGS_CHANNEL_ID
main=YOUR_SERVER_ID
  • Open a command prompt window then run the following code on it.
cd YOUR_BOT_FOLDER_PATH && node .

If all goes well your bot should be up and running, Congratulations!

If anything goes wrong just friend me on discord or make an issue, ill gladly help!

About

This project is dedicated to help with managing staff members on your servers, it also has some basic moderation commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published