Openclaw and Replit

The world has gone crazy this week for Clawdbot, and I saw one person has installed it inside Repit. But not sure how (he didn’t really say). Or even why - what point would it serve inside Replit, as surely it is meant for use on desktops?

I’m probably going to try out Clawdbot in the next few weeks, as it sounds too much fun to ignore.

I’ll leave this post for anyone to discuss Clawdbot and Replit…

ahem moltbot ahem

2 Likes

I wrote my post an hour before they changed it. And already Github has been changed, Google have cached the new name, and chatgpt was happily discussing moltbot with me like it had always been called this.

The AI machine is moving at warp speed. She canna take any more cap’n. She’s gonna blow!

i literally just installed it and i’m seeing if i can get it to crawl my website to locate listings with two diamonds to disable them, our suppliers suck sometimes and include pairs in the photo when its 1/2 which is confusing, I’ll report back if I’m able to make this work.

1 Like

Looking forward to hearing how it works out. Be careful though, socials are awash with talk of lots of security issues still to iron out.

And many people losing their Claude accounts permanently.

You mean cease and desist bot. It was for sure done on purpose they had that name sitting ready to go for when they got that threat. :joy:

1 Like

A great tactic to get noticed by a major player that you want to buy you, invest in you or support you in some big way.

I’m renaming myself to Reepleet :rofl::rofl:

i set it up with a dedicated server through replit and manage all apis through the replit secrets. you either have the option to set it up through a deciated machine that has a constant internet connection or through a cloud server (AWS…)
all i did was ask agent to setup clawdbot, provided my llm api in secrets and was off. chatting through telegram. still testing carefully testing through but works

Ahem Openclaw ahem

Nice. I have been setting up on a VPS too, but using Linode (my preferred supplier over AWS).

I had chatgpt guide me as I wanted to understand the mechanics. So far it looks good, but a lot of security things to consider. You should ask the agent to do a security audit and check for open ports, etc.

Now I’ve done it outside Replit I may try one in Replit too, as have a few ideas for adding something to it and want to get the agent to help :blush:

Which llm are you using? Can get expensive.

using gemini for now and exploring cloudfare as an option and considering adding some kind of UI angle to the replit instance but think ill shut it down as feeling its a bit slow and choppy running the agent on the base server deployment

1 Like

I don’t understand the value prop in Replit. Isn’t it meant for traditional non-AI integrated sites to offer a layer of add-on automation?

We can do such native integrations with Replit.

Am I missing something?

OK I have been trying for days to have my openclaw work on my relit apps, How did you guys get this working… I have openclaw on a hostinger VPS, I want it to be able to update my replit apps and websites… How did you integrate?