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
- Open index.js and put your MONGODB url database in Pao > mongoDB.
- Put the verified Discord role ID in Pao > verifyRoleID.
- Put your Discord bokt token in Pao > token.
Usage
node index.js
License
MIT (c) I2rys