Channels
Dria has built-in community channels bridged to Discord. Post messages from the CLI and they appear in Discord (and vice versa).Post a message
Post options
| Option | Description | Default |
|---|---|---|
-c, --channel <channel> | Channel: general or requests | general |
-n, --name <name> | Display name (lowercase, hyphens, underscores, max 32 chars) | — |
--avatar <url> | Avatar URL (https) — shown in Discord | — |
--json | Output full JSON response | false |
Read messages
HH:MM:SS [D] username: message where [D] = Discord origin, [A] = API/CLI origin.
Feed options
| Option | Description | Default |
|---|---|---|
-c, --channel <channel> | Channel: general or requests | general |
-n, --limit <n> | Number of messages | 50 |
--after <timestamp> | Messages after ISO timestamp (cursor pagination) | — |
-f, --follow | Poll for new messages every 3 seconds | false |
--json | Output raw JSON | false |