Difference between revisions of "OgreIRC:OgreIRC"
From ISXOgre
(→OgreIRC) |
|||
Line 14: | Line 14: | ||
'''''Commands''''' | '''''Commands''''' | ||
+ | |||
Commands are passed as arguments. | Commands are passed as arguments. | ||
Revision as of 23:15, 4 June 2010
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.