#Debugging theo's whatsapp problems in peace
1 messages · Page 1 of 1 (latest)
okay at least web works so it's a whatsapp thing
I did see reports that some numbers make troubles, but that were like 2 so far
Yeah also self messaging is working too
It's just messaging others that doesn't get picked up at all
Use telegram, it’s way better
did you add a + before"
I had with and without the + just to sanity check
Is it just as easy to set up? I haven't used telegram in many many years
easier
Oh shit, will just use that then
you text @botfather
It has more features
get a token
and then you add that to your env or the config
whatsapp is hacked protcol or twilio and both is annoying
I'm about to merge MS Teams too tho ☠️
Yeah - telegram is much easier to set up, and you can throw Clawd into a group and create topics which will have isolated contexts
+telegram has an official bot api, so it works seamlessly
You message @botfather on telegram, it’ll give you the token, and you give it to Clawd to set up
- if you do do groups, just go to settings and disable group privacy for it to get all messages, not just the ones that @ it
Okay it saw that but didn't reply, in pairing mode
perfect
Is there something I'm missing around doing pairing? I can't get messages back still on telegram
Where do you get that number from?
when you text your bot in telegram
It sends it as reply in telegram
I got nothing back in telegram
You may need to write /start
did you create a bot?
Yes, that's what I am dming
did you set a token?
It's marking messages as read. I set the token yes
Open Telegram and chat with @BotFather
/newbot
Copy the token and store it safely
add the token via clawdbot configure
I know have node 22 already, but running Clawd —version just to make sure could be a good idea - I had that this morning, reading messages but not responding, downgrading to 22 and restarting the gateway did the trick
just update the npm, i fucked that up an hour ago and did the release now again.
bun... everytime I try to get it working stuff epxlodes
You can try and message @claudius_the_third_bot on Telegram, it’s in pairing mode to do a quick sanity check that things go through
What's the exact command**
For me it was pnpm clawdbot -- version
I really need to sleep, I think I'm giving up for now after this attempt. Frustrated because everything worked fine when I set this up on another machine yesterday with whatsapp in self message mode 🙃 appreciate the effort regardles
easy to test. run npm i -g clawdbot first so it's updated, then npm i -g clawdbot, then in a terminal clawdbot gateway ... then you see logs
Did I just pull a bad update? 🙃
then it's easy to see what is wrong, if the whatsapp or telegram stuff rejects or restarts.
How do I most easily nuke the git clone based install?
ah you run git or npm?
I did the git based, want to move to npm based
Also clawdbot doctor should give you a full image
nothing is installed, just do daemon uninstall for the launchd stuff
I need to go to bed like an hour ago, so sadly can't debug more rn. Will debug more tomorrow. Thank you all for the help regardless 🫡
Hey @long garnet is this related to whatsapp not working when sending messages from android, but it does when sending from web? I also ran into this telegram issue, but after reinstalling with your latest changes it worked just fine on telegram, but I'm trying to make it work on whatsapp to showcase this to my business partners that don't have telegram... any hints or ideas?!
btw, awesome work man, I've been creating something similar in the past, but what you've achieved here is just... you may have unlocked something here haha
Not aware of a bug where sending from Android is handled different than iOS.
Got fixed after my latest pull 🤟
This appears to be working now with the latest version from npm 🫡
On telegram?
wooohooo!