Download NanoClaw
Now you copy NanoClaw onto your computer. You use Git for this, which you installed in Install Git.
This downloads our copy of NanoClaw, the one that works with Telegram and Codex.
Download it
In your terminal, run these three commands, one after the other:
bash
cd ~
git clone https://github.com/aijutsu/aith-nanoclaw-codex-telegram.git nanoclaw
cd nanoclawcd ~goes to your home folder. On Windows, this keeps NanoClaw inside Ubuntu, where it runs faster than on your C: drive.git clonedownloads our copy of NanoClaw into a new folder callednanoclaw. You seeCloning into 'nanoclaw'....cd nanoclawmoves you into that folder.
IMPORTANT
Don't move or rename the nanoclaw folder after setup. NanoClaw names its background service after the folder, and moving it breaks the link.
Check that it works
Still in the terminal, run:
bash
lsYou should see NanoClaw's files, including nanoclaw.sh. That is the setup program you run on the next page.
Next
NanoClaw is on your computer. Next, run NanoClaw's setup.