|
1.
|
|
|
This plugin contains a few commands that construct various types of
replies. Some bot owners would be wise to not load this plugin because it
can be easily abused.
|
|
|
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)
|
|
Suggestions: |
|
|
Ce plugin contient quelques commandes pour construire différents types de réponses. Certains propriétaires de bots pourraient ne pas vouloir le charger, car on peut facilement en abuser.
|
|
|
French
reply in Limnoria trunk
by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:37
|
|
2.
|
|
|
<text>
Replies with <text> in private. Use nested commands to your benefit
here.
|
|
|
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)
|
|
Suggestions: |
|
|
<texte>
Répond avec le <texte> en privé. Utile pour les commandes imbriquées.
|
|
|
French
reply in Limnoria trunk
by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:43
|
|
3.
|
|
|
<text>
Replies with <text> as an action. Use nested commands to your benefit
here.
|
|
|
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:53
|
|
4.
|
|
|
<text>
Replies with <text> in a notice. Use nested commands to your benefit
here. If you want a private notice, nest the private command.
|
|
|
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)
|
|
Suggestions: |
|
|
<texte>
Répond avec le <texte> en notice. Utile pour les commandes imbriquées.
|
|
|
French
reply in Limnoria trunk
by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:66
|
|
5.
|
|
|
<text>
Replies with <text>. Equivalent to the alias, 'echo $nick: $1'.
|
|
|
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)
|
|
Suggestions: |
|
|
<texte>
Répond avec le <texte>. Équivalent à l'alias 'echo $nick: $i'.
|
|
|
French
reply in Limnoria trunk
by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:76
|
|
6.
|
|
|
<str> [<str> ...]
Replies with each of its arguments <str> in separate replies, depending
the configuration of supybot.reply.oneToOne.
|
|
|
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)
|
|
Suggestions: |
|
|
<argument> [<argument> ...]
Répond avec chacun des <argument>s dans des réponses séparées, en fonction de la configutation de supybot.reply.oneToOne.
|
|
|
French
reply in Limnoria trunk
by
Valentin Lorentz
|
|
|
|
Located in
plugin.py:85
|