Tlon
Delivery: Source-only. Tlon gives Fased an Urbit-native chat surface without a separate hosted backend. The plugin connects to your ship, handles DMs and group channels, and keeps the same allowlist and mention gates that the rest of the gateway uses. Status: source extension for DMs, group mentions, thread replies, and text-plus-URL media fallback. Reactions, polls, and native media uploads are not supported.Setup from Agent > Channels
Tlon is available from a source install. The lightweight hosted runtime does not currently include its Urbit runtime dependency, and Tlon does not yet have an official Fased add-on package. Use a maintained source install for this channel. Open Agents, select the Agent, then use Agent > Channels > Tlon. Enter the ship URL and login code, save the channel, then restart the gateway if the UI reports that the runtime still needs to load.Setup
You need one ship URL plus a valid ship login code. After that, choose auto-discovered group channels or an explicit allowlist.- Gather your ship URL and login code.
- Configure Agent > Channels > Tlon.
- Restart the gateway if the UI asks for it.
- 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 for production:dmAllowlist as an open DM lane. Set
explicit ships before using the bot beyond a private test.
Group authorization (restricted by default):
Delivery targets (CLI/cron)
Use these withfased 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, Fased replies in-thread.
- Media:
sendMediafalls back to text + URL (no native upload).