docs: update molt.bot links in auto response

This commit is contained in:
felirami 2026-01-30 03:41:27 -03:00
parent 9025da2296
commit ca019f6bfa

View File

@ -36,13 +36,13 @@ jobs:
label: "r: support", label: "r: support",
close: true, close: true,
message: message:
"Please use our support server https://molt.bot/discord and ask in #help or #users-helping-users to resolve this, or follow the stuck FAQ at https://docs.molt.bot/help/faq#im-stuck-whats-the-fastest-way-to-get-unstuck.", "Please use our support server https://discord.gg/clawd and ask in #help or #users-helping-users to resolve this, or follow the stuck FAQ at https://docs.openclaw.ai/help/faq#im-stuck-whats-the-fastest-way-to-get-unstuck.",
}, },
{ {
label: "r: third-party-extension", label: "r: third-party-extension",
close: true, close: true,
message: message:
"This would be better made as a third-party extension with our SDK that you maintain yourself. Docs: https://docs.molt.bot/plugin.", "This would be better made as a third-party extension with our SDK that you maintain yourself. Docs: https://docs.openclaw.ai/plugin.",
}, },
]; ];