summaryrefslogtreecommitdiffstats
path: root/USAGE
diff options
context:
space:
mode:
authorLibravatarWilliam Heimbigner <william.heimbigner@gmail.com>2007-06-06 21:30:25 +0000
committerLibravatarWilliam Heimbigner <william.heimbigner@gmail.com>2007-06-06 21:30:25 +0000
commit04c4d4ae0d6fdfe9e59a50e79b40047a08feefb7 (patch)
tree3db7aa17c73151e038f08e3cd0c1b2faffc0c482 /USAGE
parent110cb874fc58ae4a214889bb8d6545201a57dd2f (diff)
Added files
Diffstat (limited to 'USAGE')
-rw-r--r--USAGE29
1 files changed, 29 insertions, 0 deletions
diff --git a/USAGE b/USAGE
new file mode 100644
index 0000000..11905d6
--- /dev/null
+++ b/USAGE
@@ -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