readme
This commit is contained in:
parent
5e58b46e69
commit
496dd8f319
12
README.md
12
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
|
||||
|
|
Loading…
Reference in New Issue