Live data from Hacker News

I built an iMessage bot using Beeper

getclearspace.com

11–20 of 65 posts

Re: I built an iMessage bot using Beeper

#11
post #6

Does beeper have an API with a curl interface ? As in, I can run a curl command with an API key and generate an imessage ? How can I throw money at this today ? EDIT: OK, I understand that the same restrictions are extant that always have been - namely, an Apple device needs to be involved in creating the actual imessage. So this is not the breakthrough service I thought it might be.

Beeper is a bunch of Matrix bridges run as a commercial service. You can join the wait list or set up your own Matrix+bridges if you want (though that's more fiddling around).

As Beeper is based on Matrix, you can use the standard Matrix API, use libraries like Maubot, and plenty of others in other programming languages. HTTP calls are one way to send/receive messages but there's more flexibility to be gained if you pick a wrapper library IMO.

Re: I built an iMessage bot using Beeper

#12
Unfortunately, I had to quit using Beeper a few days ago. Ever since they migrated to their new hungryserv, iMessage reliability has gotten steadily worse and worse. It culminated in an entire day of sending iMessages where Beeper gave them all a delivered checkmark... But none of them actually reached their recipients. Was fun explaining to people who were angry I hadn't messaged them back in over a day... I'm back on BlueBubbles now, hopefully it will be more reliable. Overall it's a shame because I'm really rooting for Beeper to succeed. I'm sick of all the existing chat providers.

Re: I built an iMessage bot using Beeper

#13

I signed up for beeper like 3 months ago and still haven't gotten an official invite.

Seems like there's a wrapper app like this that marks the peak of each generation of chat apps. Meebo used to be the sh*t.

Missing Meebo! It was truly ahead of its time. I remember the struggle of keeping just 10+ chat windows open, but man, it was a lot of fun to use!

Re: I built an iMessage bot using Beeper

#15
post #6

Does beeper have an API with a curl interface ? As in, I can run a curl command with an API key and generate an imessage ? How can I throw money at this today ? EDIT: OK, I understand that the same restrictions are extant that always have been - namely, an Apple device needs to be involved in creating the actual imessage. So this is not the breakthrough service I thought it might be.

Beeper is a bunch of Matrix bridges run as a commercial service. You can join the wait list or set up your own Matrix+bridges if you want (though that's more fiddling around). As Beeper is based on Matrix, you can use the standard Matrix API, use libraries like Maubot, and plenty of others in other programming languages. HTTP calls are one way to send/receive messages but there's more flexibility to be gained if you…

Not sure about other chat apps, but to connect to imessage they were originally using jailbroken iphones and now use MacOS virtual machines, according to another commentator. So there is a bit of additional work that would be necessary to fully replicate it.

Re: I built an iMessage bot using Beeper

#16
In the slightly olden days, iMessage - or whatever it was called then - had a built in jabber client, and there was brief period (Sierra era?) that iMessage/iCloud could sync up all your messages across google and apple and SMS.

I _think_ it would have enabled this functionality, if anyone knew and/or investigated it.

Re: I built an iMessage bot using Beeper

#18
post #12

Unfortunately, I had to quit using Beeper a few days ago. Ever since they migrated to their new hungryserv, iMessage reliability has gotten steadily worse and worse. It culminated in an entire day of sending iMessages where Beeper gave them all a delivered checkmark... But none of them actually reached their recipients. Was fun explaining to people who were angry I hadn't messaged them back in over a day... I'm back…

I love using Beeper, but I disabled iMessages. It is a bit unreliable when it comes to iMessages

I use it for everything else though (Instagram, Slack, Discord, WhatsApp, Facebook, Signal)

Re: I built an iMessage bot using Beeper

#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!

Post reply on HN