Polytoria Community Verify Bot! Designed for all Discord Servers! Verify user by putting code in description. The bot use Typescript and run on node environment.
- Clone this git repository
- Create New Discord bot Application
- Create .env File
- Put TOKEN=YOUR_TOKEN inside .env file(YOUR_TOKEN means your bot Token)
- Run
npm i
. This command will install required modules. - Run
npm run build
. This command will compile from Typescript source to Normal JS - Final step, Run
npm start
and the bot will start automatically.
- to-boolean by rafaelrinaldi
- eslint by eslint
- axios by axios
- chalk by chalk
- discord-command-parser by campbellbrendene
- discordjs by discord.js
- dotenv by motdotla
- firebase by google
This bot are under Apache License 2.0, Read more detail here