Skip to content

A modular Discord bot template in pure JavaScript, designed for easy setup and customization.

License

Notifications You must be signed in to change notification settings

0xNizar/Diszar-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord.js Bot Template (ES6)

This is a template for creating a Discord Bots using the discord.js library with ES6 features. It's designed to be a starting point for building your own Discord bots while taking advantage of modern JavaScript features like async/await, import/export modules, and more.

Features

  • Uses ES6 Modules (import/export).
  • Built with discord.js v14+.
  • Supports multiple command handlers.
  • Easy-to-extend structure.
  • Handles async operations cleanly with async/await.
  • Lightweight and simple to set up.

Prerequisites

Before getting started, make sure you have the following installed:

Setup

Soon...

About

A modular Discord bot template in pure JavaScript, designed for easy setup and customization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published