Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 913 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 913 Bytes

BlackList System

kingmandev Logo

KINGMAN BlackList System

It is a bot that removes the offending member from all servers where the bot is located as a penalty

The bot needs a MongoDB

How to use

  • Go to me-config.json File and put thes info
{
    "__Congig__": "__Prefix__",
    "prefix": ".",
    "___Devlopers_": "__The person__id__who__can__use__the__commands__",
    "dev": ["774303876060676136","","","","","","","","",""]
}
  • Create a filename .evn and put this info
ME_TOKEN = Bot Token
ME_MONGO = mongodb data url
  • Run the bot via node index.js