Is it possible create bots for iMessage?

ThE uSeFuL picture ThE uSeFuL · Aug 23, 2018 · Viewed 7.4k times · Source

I'm exploring possibilities of creating a Bot for iMessages. I went through the "Messages SDK" provided by Apple for iMessage extensions and didn't find any leads.

Android has Telephony(https://developer.android.com/reference/android/provider/Telephony) which I could use as a starting point. But I couldn't find anything similar on iOS.

If anyone knows how I could achieve this, it would be of great help.

Answer

sam1370 picture sam1370 · Aug 2, 2019

You might want to check out Jared, an open-source iMessage chatbot which reads from the message database. https://github.com/ZekeSnider/Jared