|
1.
|
|
|
Determines whether the bot will always try to
rejoin a channel whenever it's kicked from 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.
|
|
|
|
Determina se il bot proverà a rientrare in un canale ogni volta che viene espulso.
|
|
Translated by
skizzhg
|
|
|
|
Located in
config.py:48
|
|
2.
|
|
|
This plugin provides various commands for channel management, such
as setting modes and channel-wide bans/ignores/capabilities. 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
|
|
3.
|
|
|
[<channel>] <mode> [<arg> ...]
Sets the mode in <channel> to <mode>, sending the arguments given.
<channel> is only necessary if the message isn't sent in the channel
itself.
|
|
|
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.
|
|
|
|
[<canale>] <mode> [<argomento> ...]
Imposta <mode> in <canale> inviando l'argomento fornito. <canale>
è necessario solo se il messaggio non viene inviato nel canale stesso.
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:78
|
|
4.
|
|
|
change the mode
|
|
|
|
modificare il mode
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:85
|
|
5.
|
|
|
[<channel>] [<limit>]
Sets the channel limit to <limit>. If <limit> is 0, or isn't given,
removes the channel limit. <channel> is only necessary if the message
isn't sent in the channel itself.
|
|
|
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.
|
|
|
|
[<canale>] [<limite>]
Imposta <limite> di canale. Se <limite> è uguale 0 o non viene
fornito, questo viene rimosso. <canale> è necessario solo se il
messaggio non viene inviato nel canale stesso.
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:89
|
|
6.
|
|
|
change the limit
|
|
|
|
modificare il limite
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:99
|
|
7.
|
|
|
[<channel>]
Sets +m on <channel>, making it so only ops and voiced users can
send messages to the channel. <channel> is only necessary if the
message isn't sent in the channel itself.
|
|
|
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.
|
|
|
|
[<canale>]
Imposta +m su <canale> facendo sì che solo gli operatori e chi ha il
voice possa inviare messaggi. <canale> è necessario solo se il messaggio
non viene inviato nel canale stesso.
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:104
|
|
8.
|
|
|
moderate the channel
|
|
|
|
moderare il canale
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:111
|
|
9.
|
|
|
[<channel>]
Sets -m on <channel>, making it so everyone can
send messages to the channel. <channel> is only necessary if the
message isn't sent in the channel itself.
|
|
|
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.
|
|
|
|
[<canale>]
Imposta -m su <canale> facendo sì che tutti possano inviare messaggi.
<canale> è necessario solo se il messaggio non viene inviato nel canale stesso.
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:115
|
|
10.
|
|
|
unmoderate the channel
|
|
|
|
de-moderare il canale
|
|
Translated by
skizzhg
|
|
|
|
Located in
plugin.py:123
|