StarManTheGamer / poly-verify

Polytoria Community Verify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polytoria Community Verify

Polytoria Community Verify

Discord ok and

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.

How to Setup

  1. Clone this git repository
  2. Create New Discord bot Application
  3. Create .env File
  4. Put TOKEN=YOUR_TOKEN inside .env file(YOUR_TOKEN means your bot Token)
  5. Run npm i. This command will install required modules.
  6. Run npm run build. This command will compile from Typescript source to Normal JS
  7. Final step, Run npm start and the bot will start automatically.

Credits

License

This bot are under Apache License 2.0, Read more detail here

Contact

Discord Server

About

Polytoria Community Verify

License:Apache License 2.0


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%