Helps set up a custom Telegram bot for Polymarket with commands for price checks, trending markets, and portfolio tracking.
Assists in setting up a custom Telegram bot for interactive Polymarket queries, price checks, and position tracking.
{
"bot_token": "YOUR_TELEGRAM_BOT_TOKEN",
"features": ["price_check", "trending_alerts"]
}
{
"success": true,
"config": {
"bot_name": "MyPolymarketBot",
"commands": ["/price", "/trending"],
"webhook_url": "..."
},
"message": "Bot configuration generated successfully."
}
This skill is integrated with SkillPay.me for automatic micropayments. Each call costs 0.001 USDT.
ZIP package — ready to use