telegram-usageDisplay session usage statistics (quota, session time, tokens, context)
Install via ClawdBot CLI:
clawdbot install c-drew/telegram-usageRequires:
Display comprehensive session usage statistics by running the handler script.
Shows a quick status message with:
When the user asks for usage statistics, quota info, or session data:
node /home/drew-server/clawd/skills/telegram-usage/handler.js
This will output formatted HTML suitable for Telegram's parseMode.
The response is formatted as a clean Telegram message with:
📊 API Usage
🔋 Quota: 🟢 47%
⏱️ Resets in: 53m
clawdbot models statusGenerated Mar 1, 2026
A freelance developer uses this skill to track API quota consumption across multiple client projects, ensuring they stay within budget and avoid service interruptions. It helps them provide transparent usage reports to clients and plan workload based on remaining quota.
A small e-commerce business integrates this skill into their Telegram bot to monitor usage of AI-powered customer support features. This allows them to manage costs effectively, schedule high-demand periods around quota resets, and maintain consistent service quality.
An educational platform uses this skill to track usage of an AI tutor bot on Telegram, helping administrators allocate resources for student queries during exam seasons. It ensures fair access and prevents overuse by monitoring token consumption and session times.
A digital marketing agency employs this skill to monitor API usage for AI-generated content tools on Telegram. It aids in project management by tracking quota across teams, optimizing token usage for social media posts, and planning content schedules around reset times.
Offer tiered subscription plans where users pay monthly for access to AI features on Telegram, with usage tracked via this skill to enforce limits and provide usage dashboards. Revenue is generated from recurring fees, with higher tiers offering more quota and priority support.
Operate a marketplace where developers can purchase API credits for AI services, using this skill to display real-time usage and remaining balance. Revenue comes from transaction fees on credit purchases and premium features like detailed analytics.
Provide custom integration services for businesses to embed this skill into their internal Telegram bots, charging for setup, maintenance, and usage monitoring. Revenue is generated through one-time project fees and ongoing support contracts.
💬 Integration Tip
Ensure Node.js is installed and the handler script path is correctly configured in your Telegram bot environment for seamless execution.
iMessage/SMS CLI for listing chats, history, watch, and sending.
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.
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.
Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).
Build or update the BlueBubbles external channel plugin for Clawdbot (extension package, REST send/probe, webhook inbound).
OpenClaw skill for designing Telegram Bot API workflows and command-driven conversations using direct HTTPS requests (no SDKs).