Live data from Hacker News

I built an iMessage bot using Beeper

getclearspace.com

61–65 of 65 posts

Re: I built an iMessage bot using Beeper

#61

Earlier quoted context omitted.

Last I knew you could TECHNICALLY self-host everything but with little documentation on how to set it up.

Yes. Self-host using this Ansible playbook has been a joy. https://github.com/spantaleev/matrix-docker-ansible-deploy A top notch well managed Ansible setup! It hasn’t integrated in a good iMessage bridge yet last I checked. Hopefully soon!

thanks for the heads up, i'm gonna give this a try! i tried to set up matrix before, but i just couldn't get it working ;(

Re: I built an iMessage bot using Beeper

#62
post #53
post #19

I have been using Beeper for 6 months or so now. In the start it had some bugs, but now they are more and more rare (I don't use iMessages). Overall an amazing product, with what seems like a very active and product team behind which constants pushes out new updates. Highly recommended 10/10!

Just don't be too critical, or exasperated... They'll quickly categorise it as rude/disrespectful. Ignore any & all contribution, refund, & then bump you in an instant. And they'll do all this in a ham-fisted & egotistical/condescending way. My experience of their culture, is it doesn't bode well LT.

[dead]

Re: I built an iMessage bot using Beeper

#63

In case anyone doesn't know - the founder of Beeper is Eric Migicovsky, the founder of Pebble! Beeper originated out of their troubles getting messaging on the Pebble working. > “We really wanted Pebble to be able to send iMessages, but we could never figure out a way to do it because there’s no API for iMessage,” he explains. But the idea for Beeper came to a head two years ago when he learned about a protocol calle…

[dead]

Re: I built an iMessage bot using Beeper

#65
post #58

I have my own Matrix & Bridges setup (just like Beeper but with too much maintenance). It's super easy to write bots that you can then hook into Signal, WhatsApp etc, because essentially you only need to talk to your Matrix server, and the bridges take care of the rest. Talking to Matrix is easy - there's a straightforward HTTP API. The other day I connected the matrix-chatgpt-bot ( https://github.com/matrixgpt/matri…

Any docs for hooking up a bot to WhatsApp? I have WhatsApp bridge running successfully and a python echo bot running that I can call in a Matrix room, but I can't invite the bot to a WhatsApp room, it says User is already in the space
Post reply on HN