Communityv2.0.0

Towns Protocol Skills

Use when building Towns Protocol bots - covers SDK initialization, slash commands, message handlers, reactions, interactive forms, blockchain operations, and deployment. Triggers: "towns bot", "makeTownsBot", "onSlashCommand", "onMessage", "sendInteractionRequest", "webhook", "bot deployment", "@towns-protocol/bot"

2kdownloads1starsandriy
View on ClawHubBack to Skills

Skill Details

Slug
towns-protocol
Latest Version
2.0.0
Author
andriy
Published
Jan 12, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Towns Protocol Skills.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.0

towns-protocol v2.0.0 changelog - Major documentation overhaul: new unified SKILL.md focused on SDK usage for bot development on Towns Protocol. - Added critical rules section to clarify address formats, wallet separation, permission handling, and transaction best practices. - Expanded quick reference with handler method signatures, bot properties, and code import examples. - Included detailed setup, environment, and config validation guides for Bun and Base network. - Documented all main event handlers (onMessage, onSlashCommand, onReaction, onTip, onInteractionResponse) with practical code samples. - Listed common developer mistakes with troubleshooting fixes. - Resources and documentation links updated for developer ease-of-use.