Skip to content

Nxium-Developments/NextDiscord-BotTemplate

 
 

Repository files navigation

Welcome to Nxium Development's Discord Bot Template 👋

Version Documentation Maintenance Twitter: namanvrati

An open source discord.js bot template which is based on official discord.js guide to get started on making your very personal discord bot!

Introduction

NextDiscord Bot Template is an open-source Discord bot template built on discord.js. It serves as a starting point for new bot projects, forked from NamVr/DiscordBot-Template. This template is written in classic JavaScript and does not rely on any external dependencies, distinguishing it from other popular frameworks. It's not a framework itself but rather a foundational structure for building bots. With this template, you can easily scale your bot projects, whether they're single-server based or multi-server based, depending solely on your creativity!

NextDiscord will get updated frequently with the latest discord features added, this fork is made due to the lack of updates to the original template, which has some outdated features. Inwhich we will be updating it frequently with newer features.

🛠️ NEW! This template now supports in-built typing (typescript-assistance) support too, which means you will get all typescript-like assistant in vanilla javascipt! (Visual Studio Code tested, working 100% as expected)

Features:

This template comes with NamVr's official bot template features, but with other newer additions added such as;

Install

npm install

Configuration

  • Rename config-example.json to config.json and fill the token and other values. Extend config.json according to your needs!

Run your bot

npm start

Support & Documentation

I'm working to make it more professional and easy to use for everyone. There will be a documentation out very soon.

WIP : https://djs.docs.namanvrati.cf/

Author

👤 Naman Vrati

Contributors

👤 Thank you so much to Krish Garg and Thomas Fournier for giving awesome contributions to the project.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you! Star-ring the project gives me encouragement to continue it. You can also sponsor the project and get listed as a contributer! Thanks a lot.

📝 License

Copyright © 2021 Naman Vrati.
This project is Apache-2.0 licensed.


About

A boilerplate / template for discord.js v14 bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%