Class SingCommand
Object
NormalCommand
TargetCommand
CommunicationCommand
SayCommand
SingCommand
- All Implemented Interfaces:
Command
Sing something :
- "sing Good morning, everyone." or
- "sing to Karn Good morning, Karn."
- Author:
- maartenl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CommunicationCommand
action, actionTo
Methods inherited from class TargetCommand
getTarget, run
Methods inherited from class NormalCommand
getAdminService, getChatService, getEventsService, getGuildService, getHelpService, getItemService, getLogService, getPersonService, getRegExpr, parseCommand, parseCommand, setCallback
-
Constructor Details
-
SingCommand
-
-
Method Details
-
getCommType
- Overrides:
getCommType
in classSayCommand
-