OgreIRC:OgreIRC
From ISXOgre
Contents
OgreIRC
Summary
OgreIRC - hooks into your uplink and allows commands to pass through it.
Requirements
- ISXIM
- Have your uplink running OgreIRC (file may change) - Add in how to load the script (currently run ogreirc/ogreirc)
- Have each of your sessions running OgreIRCSession - Add in how to load the script (currently run ogreirc/ogreircsession)
Commands
Commands are passed as arguments.
Argument 1 options:
- !toon - To give the command to 1 specific toon.
- !group - To give the command to anyone in a specific group
- !raid - To give the command to anyone in a specific raid
- !available - Checks availability of a toon
- !login - Logs in specified toon
- !loginogrebot - Logs in specified toon with ogrebot
- !logoff - Logs off a toon
Argument 2 options:
- toonname
- toon
- group
- raid
Argument 3 options:
- Ogrebot
- Computername (used with login).
- Toonname
Argument 4 options:
- chat
Argument 5 options:
- Any chat trigger from Ogrebot. For example: Lets go, revive, repair gear, etc.
Examples
- !toon Kannkor Ogrebot chat revive
- This would have Kannkor revive.
- !Group Kannkor ogrebot chat lets go
- This would have anyone grouped with kannkor "lets go"
- !raid Kannkor ogrebot chat repair gear
- This would have anyone in the same raid as kannkor try to repair gear.
- !available kannkor
- Would check to see if the account Kannkor is available
- !login Kannkor
- Logs Kannkor in on the default computer
- !loginogrebot Kannkor Kannkor2
- Logs Kannkor in on the computer named "Kannkor2"
- !logoff toon Kannkor
- Will log Kannkor off
- If ogrebot is loaded, uses the built-in function (like hitting "Camp" on OgreMCP but just for Kannkor).
- If ogrebot is not loaded, it simply does a /camp desktop
- Will log Kannkor off
- !logoff group kannkor
- Anyone in Kannkor's group will log off (same deal with Ogrebot as above).
- !logoff raid kannkor
- Anyone in Kannkor's raid will log off (same deal with Ogrebot as above).