SwiftyBot 2 – How to Create a Facebook Messenger Bot with Swift

In this tutorial we will create a Facebook Messenger bot, a simple one, that just respond us with a reversed message and a structured messages with Swift. We will start from scratch to get a complete working bot.

Similar

What Is Escaping in Swift?

If you’ve ever written or used a function that accepts a closure as one of its arguments, it’s likely that you’ve encountered the keyword. When a closure is marked as escaping in Swift… (more…)

Read more »