Tlon (plugin)
Tlon is a decentralized messenger built on Urbit. Clawdia connects to your Urbit ship and can respond to DMs and group chat messages. Group replies require an @ mention by default and can be further restricted via allowlists. Status: supported via plugin. DMs, group mentions, thread replies, and text-only media fallback (URL appended to caption). Reactions, polls, and native media uploads are not supported.Plugin required
Tlon ships as a plugin and is not bundled with the core install. Install via CLI (npm registry):Setup
- Install the Tlon plugin.
- Gather your ship URL and login code.
- Configure
channels.tlon. - Restart the gateway.
- DM the bot or mention it in a group channel.
Group channels
Auto-discovery is enabled by default. You can also pin channels manually:Access control
DM allowlist (empty = allow all):Delivery targets (CLI/cron)
Use these withclawdia message send or cron delivery:
- DM:
~sampel-palnetordm/~sampel-palnet - Group:
chat/~host-ship/channelorgroup:~host-ship/channel
Notes
- Group replies require a mention (e.g.
~your-bot-ship) to respond. - Thread replies: if the inbound message is in a thread, Clawdia replies in-thread.
- Media:
sendMediafalls back to text + URL (no native upload).
