phy-telegram-bot-paymentsAdd paywall to OpenClaw Telegram bots. Covers Stripe external link (94% margin), Telegram Stars (65% margin, required for iOS), and TON Wallet Pay (99% margi...
Install via ClawdBot CLI:
clawdbot install PHY041/phy-telegram-bot-paymentsGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Webhook → https://your-server/webhook/stripeCalls external URL not in known-safe list
https://buy.stripe.com/xxxUses known external API (expected, informational)
api.telegram.orgAudited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
A freelance developer runs a Telegram bot for AI-generated art, charging per image. They use this skill to implement a paywall with Stripe for Android/desktop users and Telegram Stars for iOS compliance, enabling per-use billing for image generation services.
An online educator offers personalized learning materials via a Telegram bot. They integrate this skill to sell credits for accessing premium content, using TON Wallet Pay for crypto-savvy users and Stripe for broader audiences, ensuring monetization across different payment preferences.
A small business uses a Telegram bot for automated customer support with advanced features like image analysis. This skill adds a paywall to sell usage credits, leveraging Stripe's high margin for cost-effective scaling and Telegram Stars for iOS users to comply with app store policies.
An indie game developer creates a Telegram bot for in-game item generation or updates. They implement this skill to monetize through credit packages, using Stripe for most users and TON for crypto enthusiasts, maximizing revenue while maintaining low fees.
Users purchase credits (e.g., for image generation or content access) in packages (e.g., 20, 50, 100 credits). Revenue is generated through one-time payments via Stripe, Telegram Stars, or TON, with margins optimized by payment method selection.
This model leverages multiple payment methods: Stripe for Android/desktop/web users (94% margin), TON for crypto users (99% margin), and Telegram Stars for iOS compliance (65% margin). It maximizes revenue by adapting to user platforms and preferences.
Although not a recurring subscription, this model encourages repeat purchases by selling credit packages that users top up as needed. It functions like a flexible subscription, driving ongoing revenue through consumable credits for bot services.
💬 Integration Tip
Ensure environment variables like TELEGRAM_BOT_TOKEN and STRIPE_SECRET_KEY are set, and test webhook endpoints thoroughly to handle payment confirmations and credit updates seamlessly.
Scored Apr 19, 2026
Use when you need to control Slack from Clawdbot via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
iMessage/SMS CLI for listing chats, history, watch, and sending.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).
WhatsApp Business API integration with managed OAuth. Send messages, manage templates, and handle conversations. Use this skill when users want to interact with WhatsApp Business. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).