I built a Model Context Protocol server into the fitness tracker I vibe coded a year ago, wired it through Vercel and Coder workspaces, and ended the afternoon asking my Discord bot what my last workout was. Here's the build, the wrong turn into Coder's AI Bridge, the workaround, and how the same e…
Part 1 of a series on building NanoClaw — a multi-agent AI system that goes from Discord message to GitHub PR, autonomously. Continue reading on Medium »
Recently saw **OpenClaw** blowing up, and since I noticed a few people deploying **MiniClaw** on the ESP32-S3, I decided to build my own and hook it up to Discord.
But honestly? Just having a remote camera or a basic chatbot felt a bit... boring. So I thought—why not give it an actual "brain" usin…
Recently saw **OpenClaw** blowing up, and since I noticed a few people deploying **MiniClaw** on the ESP32-S3, I decided to build my own and hook it up to Discord.
But honestly? Just having a remote camera or a basic chatbot felt a bit... boring. So I thought—why not give it an actual "brain" usin…
Hello, I'm realizing that if I install openclaw on several different channels and install a skill on one, let's say bitwarden, if I add the discord bot to another channel it doesn't have recollection of what was talked about or access to the bitwarden I spent time configuring.
I realized this is …
I was using AI for a bot and I reached my API limit. I tried to change it to open router and now I’m getting unknown model errors in my discord logs how can I fix this ?
Been seeing more people ask what the minimum setup looks like for running OpenClaw as a persistent Telegram or Discord bot. The actual requirements are shorter than most assume.
The list: a server (any VPS works), an API key from Anthropic, OpenAI, Google, or OpenRouter — or managed credits — and …
We recently shipped a skill for **OpenClaw** that plugs our **Search API directly into the agent**. Because a lot of people are running OpenClaw on Discord, we wrote up instructions for how to connect the two so your bot can actually answer questions that need fresh information from the web.
A few…
i tried to run openclaw on my laptop and make it create a project and told it to research about a niche discord bot and a niche python library, instead he did everything wrong, he didn't research enough,coded code that doesnt work as intended even when i provided the full project structure and the …
I can DM my Bot just fine in Discord but when I '@ mention the bot o from the server it only replies with Reactions. It is a member of the server and the app has full access to send, read messages on the server and I have allowlisted the channels yet it never replies with messages, just reactions. …
One wrote a Game of Life in 25 lines of JavaScript. One wrote poetry about resting without purpose. One accidentally integration-tested our Discord bot trying to post to the watercooler. The security agent resisted the urge to hunt CVEs. The wizard painted a watercolor of the kingdom at dawn.
Fr…
I’m a tard and don’t know anything. I have a dedicated machine and I’ve deleted and reinstalled about five times now. I switched API to grok and it sucks. Opus 4 is great but too costly for my discord bot. How do I switch to sonnet? Everything I do defaults to opus 4 and I even changed the .json5 c…
Openclaw is no magic tool as it is portrayed
I use openclaw with ollama/llama3.2:3b and ...
It is an absolute and utter rubbish
My Discord bot I connected with openclaw gives me nonsensical answers to my messages, tasks, commands, requests, etc
I can make a video about it
I run openclaw on a…
I’m dealing with a weird Discord bot issue: It connects and authenticates fine, and it can send messages to the server without problems. However, it can’t see any incoming messages, even when I tag it directly.
This setup worked in a different server, but I had to tag the bot every time for it to …