All Projects → crock → verification-bot

crock / verification-bot

Licence: other
Simple Discord.js bot for verifying new members are not bots

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to verification-bot

yumeko
Just an ordinary bot, where you hard copy the source you will get sin (maybe).
Stars: ✭ 23 (-62.3%)
Mutual labels:  discord-bot, discord-js
lyrics-finder
🎤 | Search the lyrics to your music with Lyrics Finder
Stars: ✭ 20 (-67.21%)
Mutual labels:  discord-bot, discord-js
sara
A multi-functional bot that I never finish because I'm too lazy.
Stars: ✭ 11 (-81.97%)
Mutual labels:  discord-bot, discord-js
pickle-mod
Discord bot for server moderation purposes
Stars: ✭ 21 (-65.57%)
Mutual labels:  discord-bot, discord-js
ZuraaaBot
Discord bot para o Zuraaa!
Stars: ✭ 17 (-72.13%)
Mutual labels:  discord-bot, discord-js
discord-voice
⏲️ A complete framework to facilitate the tracking of user voice time using discord.js
Stars: ✭ 33 (-45.9%)
Mutual labels:  discord-bot, discord-js
discord-cryptocurrency-bot
cryptocurrency bot for Discord chat platform: checks exchange info, runs data analysis, fires automatic alerts, and more
Stars: ✭ 28 (-54.1%)
Mutual labels:  discord-bot, discord-js
BulletBot
A Discord bot for the Code Bullet and Co server
Stars: ✭ 26 (-57.38%)
Mutual labels:  discord-bot, discord-js
michelle
An anime-centric bot for Discord
Stars: ✭ 12 (-80.33%)
Mutual labels:  discord-bot, discord-js
NanoSpace
Erela.js & Discord.js@v14 (Prefix Commands!)
Stars: ✭ 59 (-3.28%)
Mutual labels:  discord-bot, discord-js
cytrus-re
A multipurpose Discord bot!
Stars: ✭ 16 (-73.77%)
Mutual labels:  discord-bot, discord-js
hellsnakebot
🤖About A fully customizable bot built with discord.js
Stars: ✭ 14 (-77.05%)
Mutual labels:  discord-bot, discord-js
warnable
Simple Discord bot to moderate Discord servers, specifically to warn members.
Stars: ✭ 34 (-44.26%)
Mutual labels:  discord-bot, discord-js
discord-js-bot
A cool multipurpose discord bot built using discord.js v13 with moderation, music, ticketing, translation, and much more
Stars: ✭ 135 (+121.31%)
Mutual labels:  discord-bot, discord-js
Discord-Bot-Choo-Choo
Coding Train Example Discord Bot
Stars: ✭ 35 (-42.62%)
Mutual labels:  discord-bot, discord-js
partner-bot
Automates partnerships in the big community of discord.
Stars: ✭ 119 (+95.08%)
Mutual labels:  discord-bot, discord-js
EarTensifier
Powerful Discord music bot in over 80,000 servers. Supports playback from Youtube, Soundcloud, and Spotify.
Stars: ✭ 112 (+83.61%)
Mutual labels:  discord-bot, discord-js
Fake-Streamer
A Code that allows you to get the "Streaming" Discord Status WITHOUT Streaming!
Stars: ✭ 48 (-21.31%)
Mutual labels:  discord-bot, discord-js
PruneBot
PruneBot is an easy to use multi-purpose bot and it has a free open source code to setup your own prune bot to your own server.
Stars: ✭ 13 (-78.69%)
Mutual labels:  discord-bot, discord-js
aero-bot
A general purpose discord bot that also functions as the flagship example bot using AeroClient
Stars: ✭ 11 (-81.97%)
Mutual labels:  discord-bot, discord-js

Simple Discord Verification Bot

Originally created for the Domaincord Discord server.

https://discord.gg/R6wTYQ9

Usage

I'm assuming you already know how to get a bot token and add the bot to your server.

  1. Rename the .env.example file to .env and fill in the appropriate values.
  2. Edit the files intro-message.md, community-guidelines.md, and verification-message.md to add your own server rules and custom verification message. Do not change the filenames.
  3. Duplicate the .env.example file and rename it to .env. Fill in all of the values.
  4. Create a channel called #verification in your server and make sure that the bot has permission to READ MESSAGES, SEND MESSAGES, and REACT TO MESSAGES.
  5. Run npm install
  6. Run npm start or use a process manager like pm2 to keep the bot running across server restarts and automatically restart the bot if it crashes.
  7. As the guild owner, run the command [prefix]svm in the #verification channel and delete previous bot messages if there are any.

Note:

  • If you want to change the name of the verification channel, you need to change the value on lines 72 and 92.

Command Output

screenshot of command output

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].