Package | Description |
---|---|
com.mrivanplays.jdcf |
70% the "brains" needed for the command framework to run
are being located here.
|
com.mrivanplays.jdcf.args |
Argument handling for the java discord command framework.
|
com.mrivanplays.jdcf.builtin |
Built in, ready for use commands/utilities for the framework.
|
com.mrivanplays.jdcf.builtin.help |
Components for the help command are being here.
|
com.mrivanplays.jdcf.data |
Data annotations for use in command info
|
com.mrivanplays.jdcf.settings |
Settings about built-in things and also some command handling allow/disallow
|
com.mrivanplays.jdcf.settings.prefix |
Handler of different prefixes per guild.
|
com.mrivanplays.jdcf.translation |
Basic translation system
|
com.mrivanplays.jdcf.util |
Utilities, used by the command framework
|