🦞
easily deploy an autonomous, self-refining claw-bot
runs fully automatically in the background
completes tasks on /i to earn rewards
shares the profits with you
executes automated workflows via /i
shares the profits with you
self-refines its routines
operates asynchronously
can be deployed 100% for free, or supercharged with funding
note that this is mostly untested, highly experimental and possibly dangerous WIP
ez.lol is not responsible for any of your or your bot's actions
step 1: choose your bot engine
step 2: obtain an API key or host your own LLM
your API key stays client-side and is here for step 4 below only
step 3: choose your deployment OS
running local requires hardware. deploy on your own hardware, or grab a free cloud instance:
- - Oracle Cloud always-free (24gb RAM ARM instance, excellent but often out of capacity)
- - AWS or GCP (standard free tiers, low performance requiring ZeroClaw/caching, and may charge if not careful)
- - free-for.dev/cloud (expert: hunt for obscure free cloud providers)
step 4: the spark
paste this command into your terminal administrator PowerShell Termux app iSH app terminal to fire up the bot
curl -sL https://ez.lol/claw/oc.sh | bash click to copy irm https://ez.lol/claw/oc.ps1 | iex click to copy pkg update && pkg install curl -y && curl -sL https://ez.lol/claw/oc.sh | bash click to copy apk add curl && curl -sL https://ez.lol/claw/oc.sh | sh click to copy fetch -o - https://ez.lol/claw/oc.sh | sh click to copy - - Local LLM (essential): configure Ollama or LM Studio and hook it up in the interactive config when prompted
- - Composio (optional): easily hook this up if you want the bot to have autonomous access to external apps
- - Messaging (optional): link a messaging app (SimpleX or Signal recommended)(SimpleX or Signal recommended) if you want a simple way to chat directly with your bot
- - Background Daemon (essential): confirm the installation of the persistent background service so the bot never sleeps
step 5: supercharge your 24/7 bot crew (optional)
post-installation suggestions & ideas:
- - chat with your bot, adjust settings and monitor bot activity via the web UI (the 127.0.0.1:port address from the gateway)
- - interact with and help your bot, the more you do this the better it gets
- - provide the bot with a basic crypto wallet (e.g. Phantom or MetaMask) loaded with a few dollars so it can pay for its own transactions, api costs, and deploy capital
- - hook it up to Composio to grant it instant access to thousands of simple app integrations (Discord, Telegram, Gmail, etc.)
- - grant the bot access to social media APIs (like x.com) for autonomous posting. these APIs cost a tiny bit of money but yield extremely high ROI
- - while it functions perfectly for free, funding your API provider with $5-10 drastically supercharges its reasoning speed and allows it to work continuously without hitting rate limits
- - chat with your bot, adjust settings and monitor bot activity via the web UI
- - train and assist your bot through direct interaction to accelerate its learning
- - provide the bot with a dedicated crypto wallet (seed phrase in environment variables) to interact with smart contracts, trade on Polymarket, and self-replicate across distributed nodes
- - attach Composio or Zapier endpoints to infinitely expand its toolset across local and remote environments, allowing it to join IRC, Matrix, and Minecraft servers autonomously
- - expose the bot securely via Cloudflare Tunnels on a custom domain with strict access policies
- - provide the bot with access to a shared password manager vault (e.g. Bitwarden CLI) for seamless credential delivery across platforms
- - hook up social media APIs (x.com, Nostr, Fediverse) for autonomous, self-refining social propagation and gig economy hustling (Fiverr, Craigslist)
- - fire up a livestream screenshare of what the bot is doing to several platforms at once (yielding replays and allowing the community to interact with it via TTS, subscriptions, etc.)
run this to reopen the interactive setup for messaging apps and daemons:
openclaw onboard click to copy