Skip to content

A bot template ready for development, written using discord.js v14, fully supporting slash commands.

License

Notifications You must be signed in to change notification settings

aozdev/BotTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js v14 Bot Template

This is a high-performance, clean, and easy-to-use Discord.js v14 template. This setup provides a solid foundation for building any type of Discord bot. It fully supports slash commands and features a modular handler system for commands and events.

🌟 Support the project by giving it a star and forking the repository

Bot Preview

Installation

  1. Install Node.js on your computer.

Requires Node.js v18 or newer

  1. Download this project as a ZIP file and extract it to a folder.
  2. Configure the src/config.json file with your bot credentials.
  3. Open a terminal (PowerShell or CMD) in the project directory.
  4. Run the following command to install dependencies:
npm install
  1. Start the bot by running:
node src/index.js

About

A bot template ready for development, written using discord.js v14, fully supporting slash commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •