Package net.bonn2.modules.basic
Class Basic
java.lang.Object
net.bonn2.modules.Module
net.bonn2.modules.basic.Basic
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.bonn2.modules.Module
getAuthor, getDepends, getDescription
-
Constructor Details
-
Basic
public Basic()
-
-
Method Details
-
getName
-
getVersion
- Overrides:
getVersionin classModule
-
registerLoggingChannels
public void registerLoggingChannels()- Specified by:
registerLoggingChannelsin classModule
-
registerSettings
public void registerSettings()- Specified by:
registerSettingsin classModule
-
load
public void load() -
getCommands
public net.dv8tion.jda.api.interactions.commands.build.CommandData[] getCommands()- Specified by:
getCommandsin classModule
-