Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/epicallan/bot
- Owner: epicallan
- Created: 2017-04-13T17:26:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T18:14:49.000Z (over 7 years ago)
- Last Synced: 2024-11-18T13:25:34.838Z (2 months ago)
- Topics: expressjs, messenger-bot, nodejs, purescript
- Language: PureScript
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.