/Discord.V13SlashBot

A Basic Discord.js Slash Bot

Primary LanguageJavaScriptMIT LicenseMIT

Features!

  • 🎉 Fun: 8ball, cuddle, dog, hug, kiss and 5 more!
  • 🚓 Moderation: ban, kick, purge, slowmode, unban, mute, Black Listed Words!
  • 🎵 Music System: Music System (Updates Soon)
  • 🔨 Utilities: avatar, ip, status, whois
  • 🔞 NSFW: Total of 5 commands!

Discord.js V13 Bot

A Simple discord slash bot based on Lyx's Slash Command Handler (https://www.youtube.com/c/Lyxcode)

Table Of Content

Requirements

Install

# Clone the repository
git clone https://github.com/josephistired/Discord.V13SlashBot.git

# Enter into the directory
cd Discord.V13SlashBot

# Install the dependencies
npm install

Permissions

Important: Make sure that your bot has the applications.commands application scope enabled, which can be found under the OAuth2 tap on the developer portal

Configuration

After cloning the project and installing all dependencies, you need to add your Discord API token in the config.json file.

Starting The Bot

nodemon

Soon!

  • New commands!
  • Bug fixes!

License

This project is licensed under the MIT License - see the LICENSE.md file for details