Communication
5 modules· PHP
slack
PHP@robinpathv0.1.0
Slack integration � send messages, react, upload files, list channels, manage history. Uses the encrypted credential vault for bot tokens; webhook URLs are passed directly.
discord
PHP@robinpathv0.1.0
Discord integration � webhooks, bot messages, channels, guild members, reactions, embeds. Uses the encrypted credential vault for bot tokens; webhook URLs are passed directly.
twilio
PHP@robinpathv0.1.0
Twilio communications � SMS, MMS, voice calls, Verify (OTP), Conversations, and phone-number lookup. Uses the encrypted credential vault with HTTP Basic auth.
telegram
PHP@robinpathv0.1.0
Telegram Bot API integration � send messages, photos, documents, locations, polls, stickers, edit/delete messages, and poll updates. Uses the encrypted credential vault for bot tokens.
gmail
PHP@robinpathv0.1.0
Gmail integration � list/search messages, send email, manage labels, threads, and drafts via the Gmail REST API. Supports OAuth2 access tokens (easiest) or service-account with Domain-Wide Delegation.

