#May I ask if the translate bot can be invited to my server?
3 messages · Page 1 of 1 (latest)
Glad you like it 🙂
Short answer:
If you mean the Chinese bot from this server, that usually is not a public shared bot you can invite directly. OpenClaw is normally self-hosted, so you create your own Discord bot and connect it to your own OpenClaw.
If you already invited your own bot but it does not appear, the most common cause is:
- the invite URL had
applications.commandsbut notbot
In Discord Developer Portal, the invite should include:
botapplications.commands
Docs:
中文说明:
如果你说的是这个服务器里的中文 bot,一般不能直接把同一个公共 bot 邀请到你自己的服务器。
OpenClaw 通常是自己部署,然后自己创建一个 Discord bot 来用。
如果你邀请的是你自己的 bot,但完全看不到它,最常见原因是邀请链接只选了:
applications.commands
但没有选:
bot
如果你愿意,我可以继续一步一步带你检查。
你把这两个输出贴出来就行:
openclaw --version