Package net.bonn2
Class Bot
java.lang.Object
net.bonn2.Bot
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable ModulegetModuleIgnoreCase(@NotNull String name) Gets aModuleby a specified namestatic voidstatic void
-
Field Details
-
logger
public static final org.slf4j.Logger logger -
jda
public static net.dv8tion.jda.api.JDA jda -
localPath
-
modulePath
-
modules
-
-
Constructor Details
-
Bot
public Bot()
-
-
Method Details