Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.
/ acf-javacord Public archive

A Javacord implementation of aikar's Annotation Command Framework (ACF)

License

Notifications You must be signed in to change notification settings

Greenadine/acf-javacord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This project has been abandoned as I no longer have intentions to further develop it since I personally moved away from using Javacord. Anyone that would like to continue this project feel free to contact me on GitHub.

ACF Javacord

A Javacord implementation of Aikar's Annotation Command Framework (ACF).

ACF-Javacord allows the usage of the powerful command framework ACF for Javacord-based Discord bots. Supports message commands (traditional bot commands), and slash command support is in progress.

DISCLAIMER

This implementation of ACF is not official. The core of ACF has been marked as not stable enough for new implementations, and the project is not fully finished yet. Use this implementation at your own risk.

Documentation

For ACF core documentation please consult the ACF core wiki.