Skip to content

umutxyp/slash-command-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Discord Slash Command Boilerplate (v14)

A lightweight and efficient template for building Discord bots exclusively focused on Slash Commands. Built with simplicity and performance in mind.

✨ Features

  • Pure Slash Commands: Focused on modern Discord interaction patterns.
  • Automated Registration: Commands are automatically detected and registered to the Discord API.
  • Clean Codebase: No bloat, just the essentials for a fast-starting bot.
  • Interaction Handler: High-performance handling of InteractionCreate events.

🚀 Quick Start

  1. Setup: Install Node.js v16.9 or higher.
  2. Clone: git clone https://github.com/umutxyp/slash-command-bot.git
  3. Install: npm install
  4. Config: Fill in your token and clientID in config.js.
  5. Launch: node index.js

📦 Tech

  • Core: Discord.js v14
  • Language: JavaScript (ES6+)

About

About Discord bot draft that does not contain ready-made commands, compatible with discord.js v14. Create your own discord bot with this slash command handler.

Topics

Resources

Stars

Watchers

Forks

Contributors