Discord Moderation Bot v2023-01-09

Moderation

Run Locally​

Clone the project

git clone https://github.com/brian-nunez/discord-moderation-bot
Go to the project directory

cd discord-moderation-bot
Install dependencies

npm ci
Build the application

npm run build
Start the bot

npm run start

Environment Variables​

To run this project, you will need to set the following environment variables!

TOKEN - The discord bot token (required)

PREFIX - Command prefix (optional)

OWNER_ID - Set the owner that has access to all commands (optional)

MC_IP - Minecraft Server IP (required for serverdata command)

FOOTER_MESSAGE - Message to be shown at the bottom of all embeds (optional)

Commands​

  • help - List all of commands user has access to
  • ping - Shows the ping response
  • kick - Kicks member from server
  • ban - Bans member from server
  • add - Adds a role to member
  • remove - Removes a role from member
  • say - Make the bot speak!
  • purge - Removes bulk messages
  • setavatar - Sets the bots avatar
  • setname - Sets the bots name
  • setstatus - Sets the bots status
  • setgame - Sets the bots game
  • shutdown - Shutdowns down the bot
  • joke - Displays a random joke
  • iplookup - Shows location information of given IP
  • enable - Enables bot commands
  • disable - Disables bot commands
  • mcuuid - Displays Minecraft players UUID
  • serverdata - Displays basic Minecraft Server data
  • mute - Mutes a user
  • unmute - Unmutes a user
  • tempmute - Temporarily mutes a user
  • warn - Warns a user
  • warnlist - Lists all warned players
  • unwarn - Unwarns a warned player
  • dev - Allows all members with the Developer role user owner commnads
  • shorten - Shortens provided URL

    Creators email address [email protected]

EULA: Standard EULA
1,151 Views
114 Downloads
Jan 9, 2023 Published
Jan 9, 2023 Updated
Not yet rated
408.5 KB File size
Type
  1. Moderation
Crediting original
@brian-nunez for development and design.
Creators email address [email protected]
Creator
Recommended for you
Say goodbye to scattered support requests and hello to an organized and efficient solution
5.00 star(s) 46 ratings
734 purchases
Moderation, Music, Tickets, Giveaways, Buttons, Backups, Leveling, Addons System
5.00 star(s) 33 ratings
728 purchases
  • Featured
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 43 ratings
607 purchases
Most modular bot of the market - Plugin System - Script Engine - TypeScript
5.00 star(s) 34 ratings
479 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
413 purchases
1,151 Views
114 Downloads
Jan 9, 2023 Published
Jan 9, 2023 Updated
Not yet rated
408.5 KB File size
Type
  1. Moderation
Crediting original
@brian-nunez for development and design.
Creators email address [email protected]
Creator
Recommended for you
Say goodbye to scattered support requests and hello to an organized and efficient solution
5.00 star(s) 46 ratings
734 purchases
Moderation, Music, Tickets, Giveaways, Buttons, Backups, Leveling, Addons System
5.00 star(s) 33 ratings
728 purchases
  • Featured
#1 by features Tickets/Service Team Bot featuring Commissions, Reviews, Invoices, Dashboard & more
5.00 star(s) 43 ratings
607 purchases
Most modular bot of the market - Plugin System - Script Engine - TypeScript
5.00 star(s) 34 ratings
479 purchases
Multipurpose Discord Bot | The Power On Your Side
5.00 star(s) 67 ratings
413 purchases
Top