You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experience rewarded from tweets should not be based on popularity of the user. To prevent this, add experience based off of the percentage of friends who have liked or retweeted the status.
*Need to add a friends count to TWITTER_USER to calculate percent
*Need to implement revolving queue (issue #36 ) to track new likes and retweets before this change will add much value
The text was updated successfully, but these errors were encountered:
Experience rewarded from tweets should not be based on popularity of the user. To prevent this, add experience based off of the percentage of friends who have liked or retweeted the status.
*Need to add a friends count to TWITTER_USER to calculate percent
*Need to implement revolving queue (issue #36 ) to track new likes and retweets before this change will add much value
The text was updated successfully, but these errors were encountered: