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: 26 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-13T18:14:49.000Z (about 9 years ago)
- Last Synced: 2025-12-26T20:58:00.101Z (6 months ago)
- Topics: expressjs, messenger-bot, nodejs, purescript
- Language: PureScript
- Homepage:
- Size: 127 KB
- Stars: 1
- Watchers: 1
- 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

[](https://david-dm.org/epicallan/bot)
[](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.