Skip to content

Haykkonen/discord-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord API Bot Templates

This repository contains a collection of templates for building Discord bots using several popular API libraries.

Overview

This project was born from my own need for a simple, organized, and effective starting point for my bots. Instead of recreating the same boilerplate for every new project, I created this collection of reusable templates for the libraries I use most often.

The goal is to provide a solid, clean foundation, allowing development to focus on the bot's features and logic rather than the initial setup. Each branch is a self-contained, functional template.

Supported Libraries & Branches

  • discord.js: Branch discord.js – A template for the popular JavaScript/TypeScript library.
  • discordjda: Branch discordjda – A template for the robust Java wrapper, DiscordJDA.
  • discord4j: Branch discord4j – A template for the reactive Java library, discord4j.

Contributing

While this began as a project for personal use, contributions are welcome! If you have ideas for improvements or find an issue, feel free to follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with clear and descriptive messages.
  4. Open a Pull Request detailing your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors