Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.07 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.07 KB

VeriBot

VeriBot is a simple verifier discord bot that asks users some questions in verifying using discord.js/@12.5.3 npm.

Installation

Download this repo or git clone https://github.com/itzKashii/VeriBot.git

Config

Go to config.json file and put some credentials there

{
  "token": "YOUR BOT'S TOKEN",
  "prefix": "YOUR BOT'S PREFIX,
  "modLogChannel": "CHANNEL ID OF THE LOGS FOR THE ANSWERS"
}

Starting

After putting some credentials in config.json go to terminal [if you're using replit and visual code studio] and do npm i [installs all packages that are existed in package.json] If manual, do npm i disord.js/@12.5.3

LICENSE

This repo is under MIT License, If curious what is it. Click the LICENSE.

Help

If you need help about the code or etc, Hop in Join here

If you like this repo, Please ⭐ this repo. Ty!