public class FollowAge extends Command
actor, category, command, commandAliases, description, enabled, parsedContent, requiredPermissions, requiresCommandTrigger, twitchClient, usageExample
Constructor and Description |
---|
FollowAge()
Initialize Command
|
Modifier and Type | Method and Description |
---|---|
void |
executeCommand(ChannelMessageEvent messageEvent)
executeCommand Logic
|
getCommandArgumentSeperatedList, getCommandArgumentTargetUserOrSelf, getCommandArgumentTargetUsers, getCommandContent, hasPermissions, onInvalidCommandUsage, parseArguments, sendMessageToChannel, sendMessageToUser
public void executeCommand(ChannelMessageEvent messageEvent)
executeCommand
in class Command
messageEvent
- The message event. Can infer channel, user, etc.