Skip to content
Kaktushose edited this page Jan 23, 2022 · 5 revisions

Welcome to the jda-commands wiki!

JDA-Commands is a simple yet highly customizable, annotation driven command framework for JDA. Its focus is strongly oriented towards the reduction of boilerplate code. This goes along with the aim to reduce configuration steps that are needed before startup. Therefore IoC, Dependency Injection and Declarative Programming are the key concepts of this framework.

Prerequisites

To use this framework Java 8+ is required. You should also have a basic understanding of how JDA works and basic to intermediate Java knowledge, especially with regard to object oriented programming as well as annotations.

Getting Started

Setup

Quick Start

Basic Command Structure

Guild Settings