Skip to content
Allan Berger edited this page Oct 31, 2017 · 18 revisions

Welcome to the fb-messenger-clj Wiki!

fb-messenger-clj is a Clojure helper library for building Facebook Messenger Apps.

The documentation and library are designed to support people with developer experience as well as people who don't have developer experience who want to learn to code.

Start here

1. Create and configure your Facebook Messenger App

To start creating your Facebook Messenger App begin with creating your Facebook Page as described in the tutorial here. Also find these instructions in the official Facebook Messenger Docs.

2. Create your bot in Clojure

If you've already done the step above, you might head straight to the Prometheus AI Facebook Messenger Sample to get your bot up and running in your local Clojure environment in a few minutes.

Make sure to check out the collection with Application Examples and Code Snippets with support for Heroku, Google App Engine, Chatfuel and more.

Library Documentation

Further Links

Collection of UX Best Practices

Why Clojure?

Find out here (netidee project blog).

Facebook Messenger App