Skip to content

feat(channels): allow setting config dir for signal#2581

Closed
loneconspirator wants to merge 1 commit intoopenclaw:mainfrom
loneconspirator:feat/signal-config-dir
Closed

feat(channels): allow setting config dir for signal#2581
loneconspirator wants to merge 1 commit intoopenclaw:mainfrom
loneconspirator:feat/signal-config-dir

Conversation

@loneconspirator
Copy link

Create a clawdbot configuration that sets the Signal config directory. This allows the config dir to be on a volume when clawdbot is running in docker.

Set the daemon to use a specified directory for the signal config like this:

clawdbot config set channels.signal.configDir ~/.clawdbot/signal-data

Then when you are configuring signal with signal-cli, be sure to use -c ~/.clawdbot/signal-data in your command so that you use the same configuration as the daemon.

I am using this on my clawdbot installation, but that's the extent of the testing I've done. It's all pretty straight forward and boilerplate-y. Oh, and I've run the linter. There was an error, but not in the code I changed.

Created with Claude Opus 4.5

Create a clawdbot configuration that sets the Signal config directory.
This allows the config dir to be on a volume when clawdbot is running in
docker
@openclaw-barnacle openclaw-barnacle bot added the channel: signal Channel integration: signal label Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

channel: signal Channel integration: signal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant