项目作者: KMKINGMAN

项目描述 :
It is a Discord bot whose goal is to make it easier for server owners to create a so-called Staff/Mode Application
高级语言: JavaScript
项目地址: git://github.com/KMKINGMAN/Application-Bot.git
创建时间: 2021-06-13T11:51:10Z
项目社区:https://github.com/KMKINGMAN/Application-Bot

开源协议:MIT License

下载


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
  1. {
  2. "prefix": "."
  3. }
  • Create a filename .evn and put this info
  1. ME_TOKEN = Bot Token
  2. ME_MONGO = MongoDB Url
  • You must download the packages
  1. "dependencies": {
  2. "ascii-table": "0.0.9",
  3. "colors": "^1.4.0",
  4. "discord.js": "^12.5.3",
  5. "express": "^4.17.1",
  6. "figlet": "^1.5.0",
  7. "mongoose": "^5.12.13"
  8. },
  • 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