Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epicallan/bot

A Messenger bot in purescript -- work in progress
https://github.com/epicallan/bot

expressjs messenger-bot nodejs purescript

Last synced: 4 days ago
JSON representation

A Messenger bot in purescript -- work in progress

Awesome Lists containing this project

README

        

## Facebook messenger bot API with an application in purescript
![Code Climate](https://codeclimate.com/github/epicallan/bot.svg)
[![Dependency Status](https://david-dm.org/epicallan/bot.svg)](https://david-dm.org/epicallan/bot)
[![devDependency Status](https://david-dm.org/epicallan/bot/dev-status.svg)](https://david-dm.org/epicallan/bot?type=dev)

### Note

This repo is composed of a messenger API and a bot application using it in the app folder.
once I have got the API finished to my satisfaction. I will put the API module in a separate repo.