megachangelog
Feature

Chat SDK now supports XChat

The Chat SDK now includes an XChat adapter enabling bots to build end-to-end encrypted 1:1 and group conversations. The adapter automatically handles encryption, key management, and signature verification, with fallback rendering for XChat's limited markdown support.

You can now build bots that hold end-to-end encrypted 1:1 and group conversations on XChat with the new for Chat SDK.XChat adapter

The adapter handles all encryption, key management, and signature verification automatically. Bots can also message users first, as long as the user has encrypted chat set up and follows the bot.

XChat has no markdown rendering, so the adapter falls back automatically: URLs and @mentions render as tappable links, tables as ASCII code blocks, and cards as text with a link preview. Streaming works through message edits.

Read the documentation to get started.XChat adapter

Read more

chatsdkencryptionxchatbots

Source: original entry ↗