Skip to main content

Overview

The lua channels command provides terminal-based channel management for developers who prefer command-line workflows.
lua channels

Supported Operations

List Channels

View all connected channels

Link New Channel

Connect new platforms

View Details

Channel status and configuration

Open Admin

Quick access to dashboard

Complete Command Reference

Full CLI Documentation

See complete lua channels command reference

Supported Channels via CLI

Can connect via CLI:
  • 📱 WhatsApp Business
  • 💬 Facebook Messenger
  • 📧 Email
  • 💼 Slack (Private & Public)
All require credentials you provide

Quick Workflows

List All Channels

$ lua channels

? What would you like to do? 📋 List channels

 Found 4 channel(s)

📱 WHATSAPP - +15557986280
💬 FACEBOOK - Business Page  
📧 EMAIL - [email protected]
💼 SLACK - Team Workspace
$ lua channels
 Link new channel
 WhatsApp
 Enter credentials
 Connected

View Details

$ lua channels
 List channels
 Select channel
📄 View full configuration

Open Admin Dashboard

$ lua channels
 Link on admin dashboard
🌐 Opens browser to admin

When to Use CLI

  • You’re already in terminal
  • Automating channel setup
  • Scripting deployments
  • Quick status checks
  • You have credentials ready
  • OAuth flows needed (Instagram)
  • Visual interface preferred
  • Managing many channels
  • Team collaboration
  • Viewing analytics
  • Non-technical users

Next Steps