fbchat-dev / fbchat-dev/fbchat
Note for others unable to login
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 403
- PR merge metrics
- No merged PRs in 30d
Description
Make sure you're using python 3.8 and below (fbchat will not work with 3.9)
then change _state line that says " revision = int(r.text.split('"client_revision":', 1)[1].split(",", 1)[0])" to revision = 1
Contributor guide
Assessment
This issue has not been assessed yet.