PM commands
From RacHelp
Contents |
[edit] Author
[edit] Description
Allows the use of some common DCC commands via private message.
[edit] Usage
All commands must be issues via private message to the bot
To add a user: !adduser NICK HOST
To remove a user: !deluser NICK
To add a channel: !addchan CHAN
To remove a channel: !delchan CHAN
To add a bot: !addbot NICK HOST
To change channel attributes: !chattr CHAN ATTRIBUTES
To change bot attributes: !botattr NICK ATTRIBUTES
To change a bot host: !botaddr NICK HOST
[edit] Installation
- Download pmcmds.tcl to your Racbot scripts directory.
- Add the following line to the bottom of your Racbot configuration file:
source scripts/pmcmds.tcl
