jar

io.github.srgaabriel.clubs : clubs-bot

Maven & Gradle

Dec 16, 2022
2 stars

Clubs · A flexible and powerful command framework with default Guilded API implementations using deck.

Table Of Contents

Latest Version

Download io.github.srgaabriel.clubs : clubs-bot JAR file - Latest Versions:

All Versions

Download io.github.srgaabriel.clubs : clubs-bot JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4
1.3.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 clubs-bot-1.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.srgaabriel.clubs.bot.util

├─ io.github.srgaabriel.clubs.bot.util.ExtensionsKt.class - [JAR]

io.github.srgaabriel.clubs.bot

├─ io.github.srgaabriel.clubs.bot.BotClubsInstance.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.BotClubsInstanceKt.class - [JAR]

io.github.srgaabriel.clubs.bot.impl

├─ io.github.srgaabriel.clubs.bot.impl.BotCommandContext.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.impl.BotCommandHandler.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.impl.BotCommandListener.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.impl.DefaultBotCommandHandler.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.impl.DefaultBotCommandListener.class - [JAR]

io.github.srgaabriel.clubs.bot.event

├─ io.github.srgaabriel.clubs.bot.event.CommandExecuteEvent.class - [JAR]

├─ io.github.srgaabriel.clubs.bot.event.CommandParseEvent.class - [JAR]