mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
perf: desc of random
This commit is contained in:
@@ -46,8 +46,8 @@ stages:
|
||||
en_US: Random
|
||||
zh_Hans: 随机
|
||||
description:
|
||||
en_US: Auto-reply probability for any message (no @bot mention needed). Range: 0.0-1.0.
|
||||
zh_Hans: 自动回复任意消息的概率(无需@机器人)。范围:0.0-1.0 (0%-100%)。
|
||||
en_US: 'Probability of automatically responding to messages that are not matched by other rules. Range: 0.0-1.0 (0%-100%).'
|
||||
zh_Hans: '自动响应其他规则未匹配的消息的概率。范围:0.0-1.0 (0%-100%)。'
|
||||
type: float
|
||||
required: false
|
||||
default: 0
|
||||
|
||||
Reference in New Issue
Block a user