Difference between revisions of "OgreIRC:OgreIRC"
From ISXOgre
(→OgreIRC) |
(→OgreIRC) |
||
Line 3: | Line 3: | ||
---- | ---- | ||
− | + | == Summary == | |
OgreIRC - hooks into your uplink and allows commands to pass through it. | OgreIRC - hooks into your uplink and allows commands to pass through it. | ||
− | + | == Requirements == | |
* ISXIM | * ISXIM | ||
* Have your uplink running OgreIRC (file may change) - Add in how to load the script (currently run ogreirc/ogreirc) | * 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) | * Have each of your sessions running OgreIRCSession - Add in how to load the script (currently run ogreirc/ogreircsession) | ||
− | + | == Commands == | |
Commands are passed as arguments. | Commands are passed as arguments. | ||
Line 36: | Line 36: | ||
− | Examples | + | == Examples == |
* !toon Kannkor Ogrebot chat revive | * !toon Kannkor Ogrebot chat revive | ||
** This would have Kannkor revive. | ** This would have Kannkor revive. |
Revision as of 23:15, 4 June 2010
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
Argument 2 options:
- Ogrebot
Argument 3 options:
- chat
Argument 4 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.