I2rys / pao

Very simple Discord verification bot with a framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pao

Very simple Discord verification bot with a framework.

Installation

Github:

git clone https://github.com/I2rys/pao

NpmJS:

npm i discord.js@13.16.0 mongodb nanoid@3.3.6

Setup

  1. Open index.js and put your MONGODB url database in Pao > mongoDB.
  2. Put the verified Discord role ID in Pao > verifyRoleID.
  3. Put your Discord bokt token in Pao > token.

Usage

node index.js

License

MIT © I2rys

About

Very simple Discord verification bot with a framework.

License:MIT License


Languages

Language:JavaScript 100.0%