Fix: the command handler cant use NICK placeholder.

This commit is contained in:
John Livingston 2023-09-22 19:48:09 +02:00
parent 440b9c4c69
commit 38f9a6972e
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
3 changed files with 3 additions and 5 deletions

View File

@ -315,8 +315,7 @@ livechat_configuration_channel_command_cmd_label: Befehl
livechat_configuration_channel_command_cmd_desc: "Den Befehl, ohne das beginnende\
\ \"!\" eintragen. Zum Beispiel \"help\", \"sponsor\", ...\n"
livechat_configuration_channel_command_message_label: Nachricht
livechat_configuration_channel_command_message_desc: "Die zu sendende Nachricht. Kann\
\ \"{{NICK}}\" enthalten, das durch den Spitznamen des Benutzers ersetzt wird.\n"
livechat_configuration_channel_command_message_desc: "Die zu sendende Nachricht."
livechat_configuration_channel_for_more_info: "Weitere Informationen zur Konfiguration\
\ dieser Funktion finden Sie in der Dokumentation, indem Sie auf die Schaltfläche\
\ Hilfe klicken.\n"

View File

@ -357,7 +357,7 @@ livechat_configuration_channel_command_cmd_desc: |
The command, without the starting "!". For example "help", "sponsor", ...
livechat_configuration_channel_command_message_label: "Message"
livechat_configuration_channel_command_message_desc: |
The message to send. Can contain "{{NICK}}" that will be replaced by the user's nickname.
The message to send.
livechat_configuration_channel_for_more_info: |
For more information about how to configure this feature, please refer to the documentation by clicking on the help button.
livechat_configuration_channel_banned_jids_label: "Banned users and patterns"

View File

@ -337,8 +337,7 @@ livechat_configuration_channel_command_cmd_label: Commande
livechat_configuration_channel_command_cmd_desc: "La commande, sans le \"!\" au début.\
\ Par exemple \"help\", \"sponsor\", ...\n"
livechat_configuration_channel_command_message_label: Message
livechat_configuration_channel_command_message_desc: "Le message à envoyer. Peut conteneir\
\ \"{{NICK}}\" qui sera remplacé par le pseudo de l'utilisateur⋅rice.\n"
livechat_configuration_channel_command_message_desc: "Le message à envoyer."
livechat_configuration_channel_banned_jids_label: Motifs d'utilisateur⋅rices banni⋅es
livechat_configuration_channel_bot_nickname: Pseudonyme du bot
configuration_description: "<h3>Configuration avancée de la chaîne</h3>\nLes paramètres\