1.0.7 • Published 8 years ago
discordcaptcha-master v1.0.7
A Captcha verification bot based on Discord.js.
⚠️ This version is only working on Windows (Webshot Module). Try the linux-stable
Branche for Linux-compatibility
Setup procedure
DiscordCaptcha requires NodeJS 8.0+. Install it here.
To install all required NPM-Modules, run npm install
in bots' directory
The config file is located in ~/src/
. Get your Token from here.
Additional commands
!block <UserID> // Blocks a User ID. If the User sends a message to the guild, he'll get kicked.
!removeBlock <UserID> // Removes a User ID from the blacklist. User can write again without getting kicked.
!clear <amount> // Clears an amount of messages.
Tips
• Look at the wiki for some fixes. • Contact me via discord. (y21#0909 | ID: 312715611413413889) • Open a Pull Request/Issue