|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shimari.bot.HelpHandler
Explain how to use the Bot. A bit of a hack, we should be able to get help by asking each Handler for a description of its own usage, but for now here's a hack.
Constructor Summary | |
HelpHandler(Config configuration)
|
Method Summary | |
boolean |
handle(Message m)
Handle a message. |
void |
init(Registry components)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HelpHandler(Config configuration)
Method Detail |
public void init(Registry components)
init
in interface Component
public boolean handle(Message m)
Handler
handle
in interface Handler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |