Skip to content

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

92 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 both message commands (traditional bot commands), as well as the new slash commands.

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.