https://github.com/sid-kap/facebook-chat
annoy your friends
https://github.com/sid-kap/facebook-chat
Last synced: about 1 month 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 (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-01T07:10:06.000Z (about 10 years ago)
- Last Synced: 2025-10-28T14:48:07.296Z (9 months ago)
- Language: Haskell
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- 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.