Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

bots

AI Agent Bot Protocols for PraisonAI Agents. Provides protocols and base classes for building messaging bot implementations (Telegram, Discord, Slack, etc.) that connect agents to messaging platforms. This module contains only protocols and lightweight utilities. Heavy implementations live in the praisonai wrapper package.

Import

from praisonaiagents import bots