Skip to content
Discussion options

You must be logged in to vote

This was a real bug — nullclaw channel start was hardcoded to only look for Telegram and Signal. If neither was configured, it would exit with "No messaging channel configured" even if you had Discord, Slack, or anything else set up perfectly.

This has been fixed today (59165a5) and will be available in tonight's build. The channel start command now supports all 16 channels (everything except cli and webhook).

How it works now:

  • nullclaw channel start discord — starts your Discord bot directly
  • nullclaw channel start (no argument) — auto-detects the first configured channel (prefers Telegram → Signal → any other)

Discord config example (~/.nullclaw/config.json):

{
  "default_provider": "o…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@LeonardMeagher2
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by DonPrus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants