Skip to content

A TypeScript-based Discord bot boilerplate for easy and efficient bot development. Features the latest packages, uses pnpm for speedy package management. Tailored for beginners, detailed README included. Join my Discord for feature requests & queries. (Typescript Version: https://github.com/TheNolle/DiscordJS-Template-TypeScript)

License

Notifications You must be signed in to change notification settings

TheNolle/DiscordJS-Template-JavaScript

Repository files navigation

DiscordJS Bot Template 🤖

Discord.JS version 14.11.0 Node.JS version 16.0.0 NPM version 8.0.0

Welcome to my JavaScript-based Discord bot boilerplate! This project is an easy-to-use, efficient, and beginner-friendly starting point for Discord bot development. The goal is to make bot development a breeze, without struggling with initial setup and boilerplate code. 🚀

This template is built with discord.js v14.11.0, using node.js v16+ and npm v8+. pnpm is highly recommended for faster package management but not obligatory. 📦

Getting Started 📚

  1. Clone this repository:
git clone https://github.com/TheNolle/DiscordJS-Bot-Template.git
  1. Install the dependencies:
pnpm install
  1. Rename config.json.template to config.jsonand fill it with your informations.
  2. Run the bot:
pnpm run start

Features & Contributions 🔧

This is a simple bot boilerplate, but suggestions for additional features are always welcome! Feel free to raise an issue or submit a pull request. You can also join my Discord Server to discuss ideas or ask questions.

Need help? 🤔

If you need help understanding the bot or the boilerplate, I'm always available on my Discord Server. Don't hesitate to join and ask your questions!

Supporting the Project 💖

This project is, and will always be, open source. If you find it helpful and would like to support its development and maintenance, consider one of the options below. Your support is deeply appreciated!

Thank you for considering supporting the project. Every bit helps to keep it up and running. 😊

About Me 🧑‍💻

I'm Nolly, a passionate developer aiming to make the bot development process smoother and easier. You can find more about me on my website or my GitHub profile.

Happy Bot Building! 🎉

About

A TypeScript-based Discord bot boilerplate for easy and efficient bot development. Features the latest packages, uses pnpm for speedy package management. Tailored for beginners, detailed README included. Join my Discord for feature requests & queries. (Typescript Version: https://github.com/TheNolle/DiscordJS-Template-TypeScript)

Topics

Resources

License

Stars

Watchers

Forks