openpondai/agents/news-bot
OpenTool app
typescript
export const metadata = {
metadataSpecVersion: "1.0.0",
name: "news-bot",
displayName: "News Bot",
version: "0.1.0",
description:
"Gateway-backed news strategy bot with optional Hyperliquid execution and replay support.",
category: "strategy",
discovery: {
keywords: ["news", "event", "proposition", "hyperliquid", "strategy"],
category: "strategy",
},
};