ClawdBot — multi-platform chatbot framework plugin for CMDOP with AI agents
Project description
ClawdBot — Multi-Platform AI Chatbot Framework for Telegram, Discord & Slack
ClawdBot2 is an AI chatbot framework Python developers leverage to build a multi-platform bot builder. Target Telegram, Discord, and Slack with a single chat automation agent. Alternatives include Telegraf, discord.js, Bolt for Slack, BotPress, and Rasa. Define once, deploy everywhere. Focus on logic, not platform specifics.
Features
- Orchestrate AI chatbot framework Python logic across platforms
- Integrate Telegram Discord Slack bot interactions with existing systems
- Automate tasks using a multi-platform bot builder
- Extend functionality with custom chat automation agent modules
- Manage bot configurations through a unified interface
Use Cases
- Deploy AI-powered bots across Telegram, Discord, and Slack from one codebase
- Execute remote shell commands and agent tasks via chat messages
- Build ChatOps automation pipelines with natural language triggers
Installation
pip install clawdbot2
Quick Start
from clawdbot2 import ClawdBot
client = ClawdBot.remote(api_key="cmdop_live_xxx")
result = client.agent.run("List files in /tmp")
print(result.text)
CLI
No SDK needed? Connect via standalone binary:
curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh
Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clawdbot2-2026.3.20.tar.gz.
File metadata
- Download URL: clawdbot2-2026.3.20.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2d9e1513d8048c2bd72575a88261387bfb79d9ca3c2968fbe59848d9f247f3f
|
|
| MD5 |
8f0e8fd49c0756c4d95fbec55b55b0e1
|
|
| BLAKE2b-256 |
0e714e57ac6b3b3a4eca950fac0365299aa9f0c275922cffa1b2c9249eaaf675
|
File details
Details for the file clawdbot2-2026.3.20-py3-none-any.whl.
File metadata
- Download URL: clawdbot2-2026.3.20-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f035503cf00c52e8b776901acc291d17f7765d9533de7cbc05226501aa68a2ec
|
|
| MD5 |
ea91a5fed0ba6c2e0588f291af785ecd
|
|
| BLAKE2b-256 |
571f08bb43dfa9ae078c9ab597fca9ce78f58dce587bda7205dca7c67dc901b4
|