- GAME_DIE - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GEAR - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GEM - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GEMINI - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- getAliases() - Method in class com.ericramirezs.commando4j.command.Command
-
- getAliases() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get a list of alternative names to call this command.
- getArgument(String) - Method in class com.ericramirezs.commando4j.command.Command
-
- getArgument(String) - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get a specific argument by its name.
- getArguments() - Method in class com.ericramirezs.commando4j.arguments.UnionArgument
-
- getArguments() - Method in class com.ericramirezs.commando4j.command.Command
-
- getArguments() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get a list of arguments expected by this command.
- getClientPermissions() - Method in class com.ericramirezs.commando4j.command.Command
-
- getClientPermissions() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the list of Permission required by the bot in the server to execute this command.
- getCommand(String) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getCommand(String) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Get an ICommand from the registered commands in the Engine.
- getCommands() - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getCommands() - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Get a list of
ICommand
registered in the Engine.
- getCommandsByExactMatch(String) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getCommandsByExactMatch(String) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Get a list of ICommand from the registered commands in the Engine.
- getCommandsByPartialMatch(String) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getCommandsByPartialMatch(String) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Get a list of ICommand from the registered commands in the Engine.
- getDefaultValue() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getDefaultValue() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the default value of the argument if the user does not input a value.
- getDescription() - Method in class com.ericramirezs.commando4j.command.Command
-
- getDescription(Event) - Method in class com.ericramirezs.commando4j.command.Command
-
- getDescription() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the command's short description.
- getDescription(Event) - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the command's short description.
- getDescription() - Method in class com.ericramirezs.commando4j.command.util.HelpCommand
-
- getDescription(Event) - Method in class com.ericramirezs.commando4j.command.util.HelpCommand
-
- getDescription() - Method in class com.ericramirezs.commando4j.command.util.LanguageCommand
-
- getDescription(Event) - Method in class com.ericramirezs.commando4j.command.util.LanguageCommand
-
- getDescription() - Method in class com.ericramirezs.commando4j.command.util.PingCommandExample
-
- getDescription(Event) - Method in class com.ericramirezs.commando4j.command.util.PingCommandExample
-
- getDescription() - Method in class com.ericramirezs.commando4j.command.util.PrefixCommand
-
- getDescription(Event) - Method in class com.ericramirezs.commando4j.command.util.PrefixCommand
-
- getDetails(Event) - Method in class com.ericramirezs.commando4j.command.Command
-
- getDetails() - Method in class com.ericramirezs.commando4j.command.Command
-
- getDetails() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the command's detailed description.
- getDetails(Event) - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the command's detailed description.
- getExamples() - Method in class com.ericramirezs.commando4j.command.Command
-
- getExamples() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get a list of example usages.
- getGroup() - Method in class com.ericramirezs.commando4j.command.Command
-
- getGroup(Event) - Method in class com.ericramirezs.commando4j.command.Command
-
- getGroup() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
get the command group's name or category.
- getGroup(Event) - Method in interface com.ericramirezs.commando4j.command.ICommand
-
get the command group's name or category.
- getHelpCommand() - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getHelpCommand() - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Return the ICommand object of the help command.
- getInstance() - Static method in class com.ericramirezs.commando4j.CommandEngine
-
- getJda() - Method in class com.ericramirezs.commando4j.CommandEngine
-
Get the JDA object set within this Engine.
- getLanguage() - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getLanguage(Event) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getLanguage(String) - Method in interface com.ericramirezs.commando4j.data.IRepository
-
Get the preferred language for the guild
- getLanguage() - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets the default language to be used by the bot.
- getLanguage(Event) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
By default, gets the default language to be used by the bot.
- getMax() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getMax() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the maximum value allowed for this argument.
- getMemberPermissions() - Method in class com.ericramirezs.commando4j.command.Command
-
- getMemberPermissions() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the list of Permission required by the Discord member in the server to execute this command.
- getMin() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getMin() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the minimum value allowed for this argument.
- getName() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getName() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the argument's name.
- getName() - Method in class com.ericramirezs.commando4j.command.Command
-
- getName(Event) - Method in class com.ericramirezs.commando4j.command.Command
-
- getName() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
get the command's name.
- getName(Event) - Method in interface com.ericramirezs.commando4j.command.ICommand
-
get the command's name.
- getPrefix(MessageReceivedEvent) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getPrefix(SlashCommandInteractionEvent) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getPrefix(Event) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getPrefix() - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getPrefix(String) - Method in interface com.ericramirezs.commando4j.data.IRepository
-
Get the preferred prefix for the guild
- getPrefix(MessageReceivedEvent) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
By default, it gets the prefix configured on the bot.
- getPrefix(SlashCommandInteractionEvent) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
By default, it gets the prefix configured on the bot.
- getPrefix(Event) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
By default, it gets the prefix configured on the bot.
- getPrefix() - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets the prefix configured on the bot.
- getPrompt() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getPrompt(Event) - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getPrompt() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the argument's prompt.
- getPrompt(Event) - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the argument's prompt.
- getPromptRaw() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
Get the raw value of prompt property.
- getRegex() - Method in class com.ericramirezs.commando4j.arguments.StringArgument
-
Get the regex for validation
- getRepository() - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getRepository() - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Return the repository Controller.
- getString(String) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getString(String, Locale) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getString(String) - Method in class com.ericramirezs.commando4j.customizations.MultiLocaleResourceBundle
-
- getString(Locale, String) - Method in class com.ericramirezs.commando4j.customizations.MultiLocaleResourceBundle
-
Get an array from bundle.
- getString(String) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets a text string in the configured language of the bot.
- getString(String, Locale) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets a text string in a specific language.
- getStringArray(String) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getStringArray(String, Locale) - Method in class com.ericramirezs.commando4j.CommandEngine
-
- getStringArray(String) - Method in class com.ericramirezs.commando4j.customizations.MultiLocaleResourceBundle
-
Get an array from bundle.
- getStringArray(Locale, String) - Method in class com.ericramirezs.commando4j.customizations.MultiLocaleResourceBundle
-
Get an array from bundle.
- getStringArray(String) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets a string Array in the configured language of the bot.
- getStringArray(String, Locale) - Method in interface com.ericramirezs.commando4j.ICommandEngine
-
Gets a string Array in a specific language.
- getSupportedLocale() - Static method in class com.ericramirezs.commando4j.customizations.MultiLocaleResourceBundle
-
Retrieves a list of all supported localed by this bundle.
- getThrottling() - Method in class com.ericramirezs.commando4j.command.Command
-
- getThrottling() - Method in interface com.ericramirezs.commando4j.command.ICommand
-
Get the Throttling configuration for this command.
- getType() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getType() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Gets the argument's type.
- getValidValues() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getValidValues() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
return a list of valid values set for this argument.
- getValue() - Method in class com.ericramirezs.commando4j.arguments.Argument
-
- getValue() - Method in interface com.ericramirezs.commando4j.arguments.IArgument
-
Get the current value of the argument.
- GHOST - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GIFT - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GIFT_HEART - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GIRAFFE - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GLOBE_WITH_MERIDIANS - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GLOVES - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GOAL - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GOAT - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GOGGLES - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GOLF - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GORILLA - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREEN_BOOK - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREEN_CIRCLE - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREEN_HEART - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREEN_SQUARE - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREY_EXCLAMATION - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GREY_QUESTION - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GRIMACING - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GRIN - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GRINNING - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GUIDE_DOG - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GuildArgument - Class in com.ericramirezs.commando4j.arguments
-
Class to request an argument of type Guild to the user.
- GuildArgument(String, String) - Constructor for class com.ericramirezs.commando4j.arguments.GuildArgument
-
Creates an instance of this Argument implementation
- GUITAR - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-
- GUN - Static variable in interface com.ericramirezs.commando4j.enums.Emoji
-