feat(messaging): introduce comprehensive setup docs for Telegram, WhatsApp, Slack, and Discord messaging channels

This commit is contained in:
Anish Sarkar 2026-06-02 00:25:49 +05:30
parent 20994671bc
commit ebddf4506a
14 changed files with 530 additions and 54 deletions

View file

@ -7,6 +7,7 @@ import {
Download,
FlaskConical,
Heart,
MessageCircle,
Radar,
Unplug,
Wrench,
@ -27,6 +28,7 @@ const DOCS_ICONS: Record<string, React.ComponentType> = {
Download,
FlaskConical,
Heart,
MessageCircle,
Radar,
Unplug,
Wrench,