diff options
| author | 2007-06-06 21:30:25 +0000 | |
|---|---|---|
| committer | 2007-06-06 21:30:25 +0000 | |
| commit | 04c4d4ae0d6fdfe9e59a50e79b40047a08feefb7 (patch) | |
| tree | 3db7aa17c73151e038f08e3cd0c1b2faffc0c482 /USAGE | |
| parent | 110cb874fc58ae4a214889bb8d6545201a57dd2f (diff) | |
Added files
Diffstat (limited to 'USAGE')
| -rw-r--r-- | USAGE | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -0,0 +1,29 @@ +a-access commands: + ;join <channel> + ;part <channel>[ :<reason>] + ;quit[ <reason>] + ;rehash + re-reads config files + ;rehash exempts + re-reads exempts.txt + +d-access commands: + ;sl <anything> + sends a raw line + ;ev <anything> + evaluates perl code + +t-access commands: + ;say <something> + says something in the channel where the command was given + ;do <something> + +o-access commands: + ;exempt <something> + prevents sending alerts if <something> matches the nick/ident/host + ;remove <nick> + removes nick from the channel + +always-granted commands: + !ops[ <message>] + gets op attention |
