A Captcha verification bot based on discord.js.
Since it's using WebShot for images, this version is only compatible on Windows.
The configuration file is located in src/config.json.
Note: The prefix must not be longer than 1 character, otherwise some commands won't work!
Download Node.js from here: https://nodejs.org/en/download/package-manager/
Before starting the bot for the first time, run ~/setup.bat
.
**If your operating system is not Windows, please run npm install
in the bot's directory with your respective terminal program.
!block -> User will get kicked after writing something.
!pop -> Removes the last blocked ID.
!clear <int 1-100> -> Deletes x messages.
Look at the wiki for some fixes.
Make sure you've created a channel called verify and the bot role is higher than the verified role.