|
1.
|
|
|
This plugin provides access to administrative commands, such as
adding capabilities, managing ignore lists, and joining channels.
This is a core Supybot plugin that should not be removed!
|
|
|
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:46
|
|
2.
|
|
|
Nick/channel temporarily unavailable.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:57
|
|
3.
|
|
|
Cannot join %s, it's full.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:75
|
|
4.
|
|
|
Cannot join %s, I was not invited.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:83
|
|
5.
|
|
|
Cannot join %s, I am banned.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:91
|
|
6.
|
|
|
Cannot join %s, my keyword was wrong.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:99
|
|
7.
|
|
|
Cannot join %s, I'm not identified with NickServ.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:107 plugin.py:116
|
|
8.
|
|
|
<channel> [<key>]
Tell the bot to join the given channel. If <key> is given, it is used
when attempting to join the channel.
|
|
|
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:146
|
|
9.
|
|
|
I'm already too close to maximum number of channels for this network.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
plugin.py:159
|
|
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
|