https://github.com/sid-kap/facebook-chat
annoy your friends
https://github.com/sid-kap/facebook-chat
Last synced: 8 months ago
JSON representation
annoy your friends
- Host: GitHub
- URL: https://github.com/sid-kap/facebook-chat
- Owner: sid-kap
- Created: 2016-03-31T03:42:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T07:10:06.000Z (almost 10 years ago)
- Last Synced: 2025-05-07T05:31:01.417Z (about 1 year ago)
- Language: Haskell
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# facebook-chat
Simple Haskell bindings to the Facebook Chat API.
This library is very unfinished at the moment.
A huge amount of credit is due to the authors of https://github.com/carpedm20/fbchat and https://github.com/Schmavery/facebook-chat-api, from which most of the API functions in this library were copied.