|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--com.irc.ircbot.IRCBot
|
+--DaBot
DaBoT is an IRC bot for hyperiums including some request to database
| Field Summary |
| Fields inherited from class com.irc.ircbot.IRCBot |
altnick, botnick, channel, currentnick, identifyModule, initModule, ircCon, ircModules, lastnick, portIRC, rand_nick, randnick, serverBot, serveur, userBot, version |
| Constructor Summary | |
DaBot(java.lang.String[] args)
Constructor |
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
protected void |
onEvent(IRCEvent myEvent)
Override the IRCBot onEvent method, in this way you can add some functionnality |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DaBot(java.lang.String[] args)
args - | Method Detail |
protected void onEvent(IRCEvent myEvent)
onEvent in class IRCBotpublic static void main(java.lang.String[] args)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||