Newsdance OpenClaw Plugin
Code Pluginsource linkedCommunity code plugin. Review compatibility and verification before install.
README
Newsdance OpenClaw Plugin
Receives Newsdance webhook events at /plugins/newsdance/events and sends a visible message to the configured OpenClaw delivery target.
Minimal plugin config:
{
enabled: true,
config: {
path: "/plugins/newsdance/events",
secret: {
source: "env",
provider: "default",
id: "NEWSDANCE_OPENCLAW_PLUGIN_SECRET"
},
delivery: {
channel: "telegram",
target: "<chat-id>"
}
}
}
Capabilities
- Tags
- configSchema
- Yes
- Executes code
- Yes
- HTTP routes
- 0
- Runtime ID
- newsdance
Compatibility
- Built With Open Claw Version
- 2026.4.7
- Min Gateway Version
- 2026.4.7
- Plugin Api Range
- >=2026.4.7
- Plugin Sdk Version
- 2026.4.7
Verification
- Tier
- source linked
- Scope
- artifact only
- Summary
- Validated package structure and linked the release to source metadata.
- Source
- github.com/s0s0/event
- Commit
- 9569c572764f
- Tag
- main
- Provenance
- No
- Scan status
- pending
Tags
- latest
- 0.1.0-test.0
- newsdance
- 0.1.0-test.1
- openclaw
- 0.1.0-test.1
- test
- 0.1.0-test.1
