tech.

Setup Clawd Bot with Memory

Created on

One-liner setup script on AWS EC2

curl -fsSL https://molt.bot/install.sh | bash

I chose to setup with Telegram. When running the script, make sure to select Telegram. Follow instructions to setup the bot thru BotFather.

Pairing Code

When you send the first message to your bot, you are prompted with a pairing code. This code needs to be added to clawd config.

Check this out: https://docs.molt.bot/start/pairing#1-dm-pairing-inbound-chat-access

Additional Memory

Now you should be able to talk to the assistant.

To add additional memory, simply move relevent documents to the agent workspace. I scheduled all daily jobs that generate stock and macro econ reports to send a copy of the reports to the agent workspace.

Also, make sure the bot knows about the documents. Use "remember this" or simply edit the clawd prompts md files. Check out "SOUL.md" or "IDENTITY.md"