Skip to content
/ bot Public

The bot you need to keep your server handled by your rules ⚒️ 📉

Notifications You must be signed in to change notification settings

shiled-bot/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shield Bot

auto moderation discord bot

Create .env

# .env
TOKEN =
DB_URI =

TOKEN: Bot Token To Login

DB_URI: The MongoDB URI (The Same With The Dashboard)

Config config.json

{
  "BOT_INVITE_LINK": "",
  "BOT_SUPPORT_SERVER_INVITE_LINK": "",
  "BOT_WEBSITE_URL": ""
}

BOT_INVITE_LINK: Discord Invitation Link For Your Bot

BOT_SUPPORT_SERVER_INVITE_LINK: Discord Invitation Link For Support Server

BOT_WEBSITE_URL: The Dashboard URL

Install modules

npm install
npm install --dev

About

The bot you need to keep your server handled by your rules ⚒️ 📉

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published