Home - ShindouMihou/Nexus GitHub Wiki
Discord Bot Framework for Javacord, simplified.
Nexus is a Javacord framework, written in Kotlin-Java, designed to enable developers to add application commands to their Discord bots with simplicity. It is the successor of the Velen framework and takes an "object-based" approach to designing application commands (slash commands, context menus, etc).
In this wiki, you'll learn how to set up Nexus on your Discord bot, including adding slash commands and other related details. To begin your journey with Nexus, we recommend following these sections in order (all code samples are written in Kotlin):