Skip to content

x86senniral/Multipurpose-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

01d605a · Apr 17, 2024

History

8 Commits
Dec 24, 2023
Apr 17, 2024
Jan 31, 2024
Dec 24, 2023

Repository files navigation

NOTES

There are several branches on this repo. The main Branch is the moderation branch with basic moderation commands. Other branches such as economy consist of economy commands using the mongodb database.

Moderation Branch

  • Kick, Ban, Mute (Must have a role named "Muted"), Help, ping commands.

Installation

  • Simply git clone https://github.com/vahshellus/Multipurpose-discord-bot.git
  • npm install For all required dependencies.
  • Replace your client ID and Token in the .env OR if you do not wish to use a .env simply replace the process.env.TOKEN and process.env.CLIENT_ID with your bot's token and bot id.
  • Finally: node . to run the project.

Requirements

  • NodeJS and Discord.JS v14

Releases

No releases published

Packages

No packages published