blob: 11905d63f7e64ccd39cd86b344fc0d7ca809c30f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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
|