picoclaw/docs/channels
hezixu dc956f2feb feat(config): allow placeholder text to be string or list
Allow PlaceholderConfig.Text to accept either a single string or an
array of strings, from which one is randomly selected at runtime.
This maintains backward compatibility with existing single-string configs
while enabling random placeholder selection.

Changes:
- Modify PlaceholderConfig.Text type from string to FlexibleStringSlice
- Add GetRandomText() helper method for random selection
- Update SendPlaceholder in all channels to use GetRandomText()
- Update config.example.json with array placeholder examples
- Update Matrix channel documentation
2026-03-25 17:57:11 +08:00
..
dingtalk docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
discord docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
feishu docs(feishu): note that Feishu channel does not support 32-bit devices (#1851) 2026-03-21 14:36:51 +08:00
line docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
maixcam docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
matrix feat(config): allow placeholder text to be string or list 2026-03-25 17:57:11 +08:00
onebot docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
qq docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
slack docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
telegram Merge pull request #1893 from afjcjsbx/feat/skill-channel-commands 2026-03-23 09:04:06 +01:00
wecom docs(wecom): align docs with unified channel 2026-03-24 21:53:35 +08:00
weixin Feat/move weixin login to auth and update docs (#1945) 2026-03-24 06:33:35 +01:00