Skip to content

KMKINGMAN/Application-Bot

Repository files navigation

Application Bot

KMCODES Logo

KINGMAN Application Bot

It is a Discord bot whose goal is to make it easier for server owners to create a so-called administration submission

The bot needs a MongoDB

Features

  • You can put your own questions in the bot
  • Select Apply Channel
  • Select Role
  • Accept and reject by clicking on the reaction or manually
  • Easily add and remove questions
  • MongoDB Database
  • You can block someone from applying again
  • No one can apply if he is under review

How to use

  • Go to me-config.json File and put thes info
{
    "prefix": "."
}
  • Create a filename .evn and put this info
ME_TOKEN = Bot Token
ME_MONGO = MongoDB Url
  • You must download the packages
"dependencies": {
    "ascii-table": "0.0.9",
    "colors": "^1.4.0",
    "discord.js": "^12.5.3",
    "express": "^4.17.1",
    "figlet": "^1.5.0",
    "mongoose": "^5.12.13"
  },
  • Run the bot via node index.js
  • If you want to run a 24-hour bot, I recommend Repl.it
  • If you like the bot, please put a star to continue