💬Security Approved
Telegram Bot
Featuredv1.0.0
Two-way Telegram integration. Receive commands and messages, send notifications, and manage group interactions.
Communicationcloudflarevpslocal
Installation
Install this skill using the OpenClaw CLI:
$ openclaw skill add telegram-botConfiguration
Add this skill to your OpenClaw configuration:
# OpenClaw Skill Configuration
# Add to ~/.openclaw/config.yaml
skills:
telegram-bot:
enabled: true
# Prerequisites: Telegram Bot Token
# Add your API keys and settings below
settings: {}Version History
Curated skill releases are reviewed, versioned, and can be rolled back to prior revisions.
v1.0.0active
- - Initial curated release
Prerequisites
Before using this skill, make sure you have:
- !Telegram Bot Token
Usage
Once installed, you can use this skill in your workflows:
# Run directly
openclaw run telegram-bot
# Or use in automation
openclaw workflow --skill=telegram-botRelated Skills
Discord Bot
Full Discord integration with slash commands, message handling, and server moderation capabilities.
Slack Bot
Slack workspace integration with mentions, threads, channels, and workflow triggers support.
SMS Gateway
Send and receive SMS messages via Twilio. Great for alerts, verification, and customer communication.