|
10.
|
|
|
takes no arguments
Returns the channels the bot is on. Must be given in private, in order
to protect the secrecy of secret channels.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:168
|
|
11.
|
|
|
I'm not currently in any channels.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:178
|
|
12.
|
|
|
My connection is restricted, I can't change nicks.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:184
|
|
13.
|
|
|
Someone else is already using that nick.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:191
|
|
14.
|
|
|
I can't change nick, I'm currently banned in %s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:198
|
|
15.
|
|
|
I can't change nicks, the server said %q.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:206
|
|
16.
|
|
|
[<nick>] [<network>]
Changes the bot's nick to <nick>. If no nick is given, returns the
bot's current nick.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:220
|
|
17.
|
|
|
[<channel>] [<reason>]
Tells the bot to part the list of channels you give it. <channel> is
only necessary if you want the bot to part a channel other than the
current channel. If <reason> is specified, use it as the part
message.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:237
|
|
18.
|
|
|
I'm not in %s.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:255
|
|
19.
|
|
|
<name|hostmask> <capability>
Gives the user specified by <name> (or the user to whom <hostmask>
currently maps) the specified capability <capability>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:267
|