Skip to content
This repository was archived by the owner on Sep 7, 2021. It is now read-only.

A discord bot made for the CodeWizardsHQ Official Discord.

Notifications You must be signed in to change notification settings

codewizardshq/CWHQDiscordBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

150 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeWizardsHQ Verification Bot

This bot is developed and maintained for the CodeWizardsHQ Discord by Razboy20.

To Install

To install, first clone the repository, then create a file .env in the directory. Then, the .env file should include the following filled out:

GUILD_ID=""
GIVE_ROLE_NAME=""
REMOVE_ROLE_NAME=""
VERIFY_CHANNEL_NAME=""
SECRET_TOKEN=""
APPLICATION_SECRET=""
APPLICATION_ID=""
PERSPECTIVE_API_KEY=""

PORT=""
HTTPS_KEY=""
HTTPS_CERT=""

This allows the bot to know what to do.

Addons

Currently, the bot has the ability to support addons, and to create one, first take a look at the example.js addon, then if you create an addon, you can create your own reposity and add a pull request to the Addon branch of this repository.

The list of current addons include

  • Profanity Filter by Razboy20
  • Table FlipFlop by Martin M.
  • Jokes Addon by Qursch
  • Clear Command by Razboy20
  • Rollback Tracker by Qursch and Razboy20
  • Definition Command by Martin M.
  • S P A C E Filter by Martin M.

About

A discord bot made for the CodeWizardsHQ Official Discord.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%