Fbchatful is a simple resftul service for sending message using fbchat.
- Fast (1s to send a message) and very stable .
- No limits .
- Magic .
Fbchatful support Python >2.7 & >3.4. Install the dependencies and devDependencies and start the server.
$ sudo pip install fbchat flask
$ python app.py
curl http://127.0.0.1:5050/facebook/user/send?contact="Abderrahmane"&message="Thank you"
# true
- Write more examples
- Multi accounts support.
- Proxy support .
- Web interface !.