Skip to main content

Overview

The argent channels commands manage connections to messaging platforms like Telegram, Discord, WhatsApp, Slack, Signal, and iMessage.

Commands

argent channels list

List all configured channels and their status:
Output:

argent channels add <platform>

Add a new channel connection:
The CLI walks through platform-specific setup steps (API tokens, bot creation, QR code scanning, etc.).

argent channels remove <platform>

Remove a channel configuration:
This removes the channel from your config and disconnects it. Channel message history is not deleted.

argent channels test <platform>

Test a channel connection:
Verifies the token/credentials are valid and the connection can be established.

argent channels enable <platform>

Enable a disabled channel:

argent channels disable <platform>

Disable a channel without removing its configuration:
The channel stops receiving/sending messages but the config is preserved.

argent channels pair

Manually pair a channel user to an agent session:
See Channel Pairing for details.

Configuration

Channel changes are written to ~/.argentos/argent.json under the channels key. You can also edit this file directly.
After manual config changes, restart the gateway: