Very simple Discord verification bot with a framework.
Github:
git clone https://github.com/I2rys/pao
NpmJS:
npm i discord.js@13.16.0 mongodb nanoid@3.3.6
- 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.
node index.js
MIT © I2rys