com.uwyn.drone.modules
Class Version
java.lang.Object
   com.uwyn.drone.core.AbstractModule
com.uwyn.drone.core.AbstractModule
       com.uwyn.drone.modules.Version
com.uwyn.drone.modules.Version
- All Implemented Interfaces: 
- Module
- public class Version- extends AbstractModule
 
 
| Methods inherited from class com.uwyn.drone.core.AbstractModule | 
| channelCommand, channelMessage, getChannelCommands, getDescription, getHelpMap, getName, getNoticeCommands, getRawCommands, getResponseCodes, getRunner, loggedon, noticeCommand, processesChannelMessages, rawCommand, response, setRunner | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Version
public Version()
getMessageCommands
public String[] getMessageCommands()
- 
- Specified by:
- getMessageCommandsin interface- Module
- Overrides:
- getMessageCommandsin class- AbstractModule
 
- 
 
messageCommand
public void messageCommand(Bot bot,
                           String nick,
                           String command,
                           String arguments,
                           ServerMessage fullMessage)
                    throws CoreException
- 
- Specified by:
- messageCommandin interface- Module
- Overrides:
- messageCommandin class- AbstractModule
 
- 
- Throws:
- CoreException
 
Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.