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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
|
n (owner)
user has absolute control. Only give this flag to people you trust completely.
m (master)
user has access to almost every feature of the bot.
t (botnet-master)
user has access to all features dealing with the botnet.
a (auto-op)
user is opped automatically upon joining a channel.
o (op)
user has op access to all of the bot's channels.
y (auto-halfop)
user is halfopped automatically upon joining a channel.
l (halfop)
user has halfop access to all of the bot's channels.
g (auto-voice)
user is voiced automatically upon joining a channel.
v (voice)
user gets +v automatically on +autovoice channels.
f (friend)
user is not punished for flooding, etc.
p (party)
user has access to the partyline.
q (quiet)
user does not get voice on +autovoice channels.
r (dehalfop)
user cannot gain halfops on any of the bot's channels.
d (deop)
user cannot gain ops on any of the bot's channels.
k (auto-kick)
user is kicked and banned automatically.
x (xfer)
user has access to the file transfer area of the bot (if it exists) and can send and receive files to/from the bot.
j (janitor)
user can perform maintenance in the file area of the bot (if it exists) -- like a "master" of the file area. Janitors have complete access to the filesystem.
c (common)
this marks a user who is connecting from a public site from which any number of people can use IRC. The user will now be recognized by NICKNAME.
b (bot)
user is a bot.
w (wasop-test)
user needs wasop test for +stopnethack procedure.
z (washalfop-test)
user needs washalfop test for +stopnethack procedure.
e (nethack-exempt)
user is exempted from stopnethack protection.
u (unshared)
user record is not sent to other bots.
h (highlight)
use bold text in help/text files. |