From 496dd8f31910a253fb09d662a2a11d2c3bbdc580 Mon Sep 17 00:00:00 2001 From: lolcat Date: Thu, 6 Mar 2025 21:43:27 -0500 Subject: [PATCH] readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6ae694f..c75d3c1 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Shitty facebook messenger bot unofficial API written in nodeJS. This mimicks the requests of a browser. ## Roadmap -[x] Login (with user&pass) -[x] Connect to websocket -[x] Send messages (sort of) -[ ] Receive messages -[ ] Get friend list -[ ] Eh who gives a shit i give up writing this readme +- [x] Login (with user&pass) +- [x] Connect to websocket +- [x] Send messages (sort of) +- [ ] Receive messages +- [ ] Get friend list +- [ ] Eh who gives a shit i give up writing this readme ## License wtfpl