Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lemonpi/forenships
Relationship trend diagnostics to avoid the friendzone.
https://github.com/lemonpi/forenships
Last synced: 6 days ago
JSON representation
Relationship trend diagnostics to avoid the friendzone.
- Host: GitHub
- URL: https://github.com/lemonpi/forenships
- Owner: LemonPi
- Created: 2015-09-19T16:44:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T19:59:21.000Z (about 9 years ago)
- Last Synced: 2024-04-14T07:49:49.983Z (7 months ago)
- Language: JavaScript
- Size: 391 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Friendship Forensics
========================Debug your friendships through sentiment analysis of your conversations with a friend.
Find common trends such as whether you are more eager to start conversations than them and whether you put more time and effort into the conversation than they do.
Pinpoint specific exchanges (datetime and the message contents) where you and your friend's sentiments clashed
Usage
=============1. Download and install as chrome extension [here](https://chrome.google.com/webstore/detail/forenships/jpbkgmamfnkcmmakaoacpcjboglfmhgn)
2. In Chrome, go to [facebook.com/messages](https://www.facebook.com/messages/) and open any conversation with a friend
3. Scroll up until some messages load
4. Press extension icon to analyze messages with this friendKnown Issues
============The script sometimes has trouble with very large conversations (>100k messages). Facebook seems to rate limit this, and returns empty responses. In such cases, the script will retry after 30s until it gets a valid response.
If an error occurs, try scrolling up on the message until older messages load and then press the icon again.