MakersFuel

Employee Channels

Employee Channels

Channel Configuration

Channels are how your AI employee communicates with users. MakerClaw supports multiple chat platforms, allowing your employee to be available wherever your users are.

How Channels Work

Your employee can connect to multiple platforms simultaneously while maintaining conversation context.

Key Concepts

ConceptDescription
GatewayUnified HTTP server handling all webhook traffic (PicoClaw)
Bot TokenAuthentication credential for each platform
Allow ListApproved user IDs who can interact with your employee
CommandsAuto-registered at startup; menus sync automatically

PicoClaw vs Moltis Channel Requirements

Claw TypeChannels Required?Notes
PicoClawYesAt least one channel must be configured
MoltisNoChannels are optional; can operate via web dashboard only

Supported Platforms by Claw Type

PicoClaw Channels

PicoClaw supports a wide range of channels through its unified gateway system.

Recommended for Beginners

PlatformSetup TimeNotes
Telegram~5 minEasiest setup, recommended starting point

Standard Platforms

PlatformSetup TimeNotes
Discord~15 minRequires Message Content Intent
Slack~15 minDual-token setup (bot + app)
WhatsApp~10 minQR code pairing via bridge
Email~20 minSMTP configuration required (PicoClaw only)

Advanced Platforms

PlatformSetup TimeNotes
Matrix~20 minHomeserver details and access token
LINE~25 minWebhook URL and token configuration
DingTalk~20 minAppID and AppSecret credentials
WeCom~25 minToken + AES encryption key
Feishu~25 minStandard webhook fields (AppID, AppSecret, token, AES key)
QQ~20 minAppID and AppSecret

Hidden/Advanced Channels

PicoClaw also supports these channels for advanced use cases:

  • OneBot — Open protocol for QQ and other Chinese platforms
  • IRC — Internet Relay Chat
  • Web Chat — Embedded web chat widget

PicoClaw DM Policy: allow_from

PicoClaw uses an allow_from field to control which users can message the employee. Add user IDs to the allow list for each channel.

Moltis Channels

Moltis supports a smaller set of channels, and all channels are optional.

PlatformSetup TimeNotes
Telegram~5 minRecommended starting point
Discord~15 minRequires Message Content Intent
Slack~15 minDual-token setup (bot + app)
Microsoft TeamsPre-hireConfigured during employee creation (Moltis only)
WhatsAppPost-hireQR code pairing via Moltis web dashboard (post-hire only)
Important: All Moltis channels require an account_id (Bot Name) field to be configured.
WhatsApp on Moltis: WhatsApp can only be configured after the employee is hired and running. Set it up through the Moltis web dashboard using a QR code.
Microsoft Teams: Teams is a Moltis-only channel and must be configured during the initial hiring process, not after.

Moltis DM Policy

Moltis handles direct message permissions differently from PicoClaw. Instead of a simple allow list, Moltis offers three DM policy modes:

ModeDescription
AllowlistOnly users on the allow list can DM the employee
OpenAnyone can DM the employee
DisabledDMs are turned off entirely

Choose the appropriate DM policy based on your use case. For customer-facing employees, "Open" may be appropriate. For internal tools, use "Allowlist".

Quick Start: Telegram

Telegram is the easiest way to get started. Here's the quickest path to a working employee:

  1. Create a bot — Message @BotFather and send /newbot
  2. Copy your token — Save the token BotFather gives you
  3. Get your user ID — Message @userinfobot and copy your ID
  4. Configure in MakersFuel — Add token and user ID to your employee's Telegram channel
  5. Start chatting — Find your bot on Telegram and send a message!

For detailed instructions, see Telegram Setup Guide.

Multi-Channel Setup

Your employee can use multiple channels simultaneously.

Benefits

BenefitDescription
ReachMeet users on their preferred platform
FlexibilityDifferent channels for different use cases
RedundancyBackup if one channel has issues

Important Notes

  • Each channel requires a unique bot token — you cannot share tokens between employees
  • Your employee maintains context across all channels
  • Skills and tools apply to all connected channels
  • Disable unused channels to reduce resource usage

Channel Status

Monitor your channel connections in the employee dashboard.

StatusMeaning
🟢 ConnectedChannel is active and responding
🟡 ConnectingChannel is being set up
🔴 ErrorConnection failed — check configuration
DisabledChannel is turned off

Comparison

PicoClaw Channel Comparison

FeatureTelegramDiscordSlackWhatsAppEmail
Setup DifficultyEasyMediumMediumMediumMedium
Real-timeYesYesYesYesPeriodic
File SharingYesYesYesYesYes
Group SupportYesYesYesYesNo
CommandsYesSlashSlashNoNo
Rich FormattingMarkdownMarkdownMarkdownLimitedHTML

Moltis Channel Comparison

FeatureTelegramDiscordSlackWhatsAppMS Teams
Setup DifficultyEasyMediumMediumMediumMedium
Real-timeYesYesYesYesYes
File SharingYesYesYesYesYes
Group SupportYesYesYesYesYes
When ConfiguredAnytimeAnytimeAnytimePost-hirePre-hire

Troubleshooting

Common Issues

IssueSolution
"Bot token already in use"Each employee needs unique tokens
"Bot not responding"Verify token, check employee is Running
"Connection error"Check platform-specific requirements
"Messages not delivered"Verify bot permissions and channel access

Getting Help

  1. Check the platform-specific setup guide
  2. Verify all required credentials are correct
  3. Restart your employee after configuration changes
  4. Contact support if issues persist

Setup Guides

Next Steps

What did you think of this content?