Description
This is an bot that is written in Java and lives on the #tome IRC channels and acts as a bridge between different IRC servers, as well as providing some other useful functions. The source can be found on the ToME CVS under module iX.
How to interact with iX
Commands can be sent as public message in the form:
!<command> <args>
or can be sent as private message in the form:
/msg iX <#channel> <command> <args>
The list of commands available to a user depends on their level. The available levels are:
- Hated
- Normal
- Liked
- Loved
- Master
All levels above Normal can only be assigned by someone at the Loved level, the current Master is the mighty DarkGod.
Bot Commands
To get more information on a command you can type help <command>
Level Hated
- dice : Rolls a dice
help : Displays help, do help <command> for specific help
- login : Login with the bot as to access more commands
- logoff : Logs off the bot
- note : Interacts with notes
- passwd : Change your password
- register : Register an user(do NOT use important passwords)
- relay : Relays information from other servers
- seen : Tells last time somebody was saw
- whois : Tells who is somebody
Level Normal
- do : Make the bot 'do' something
- infoline : Manipulate infolines
- plugins : List current plugins
- say : Make say something
Level Liked
- users : List the registered users
Level Loved
- addchannel : Adds a channel for the bot to lurk in
- changelevel : Change the level of an user
- changeloglevel : Change the bot logging level
- partchannel : Removes a channel that the bot lurks in
- restart : Restart the bot
Level Master
- die : Kill the bot
- loadplugin : Loads a plugin
- unloadplugin : Unloads a plugin
ToME Wiki