jar

io.github.daflamingfox : command-handler

Maven & Gradle

Dec 17, 2021
1 stars

Command Handler · A command handler for Javacord bots; designed to help manage and execute both text and slash commands uniformly.

Table Of Contents

Latest Version

Download io.github.daflamingfox : command-handler JAR file - Latest Versions:

All Versions

Download io.github.daflamingfox : command-handler JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window command-handler-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.daflamingfox

├─ io.github.daflamingfox.CmdExecutor.class - [JAR]

├─ io.github.daflamingfox.CmdHandlerBuilder.class - [JAR]

├─ io.github.daflamingfox.SlashCmd.class - [JAR]

├─ io.github.daflamingfox.SlashCmdEventManager.class - [JAR]

├─ io.github.daflamingfox.TxtCmd.class - [JAR]

├─ io.github.daflamingfox.TxtCmdEventManager.class - [JAR]

Advertisement