Python script to calculate user score based on post engagement. Single post or multiple last N number of posts supported.
- comments
- diamonds (diamondapp ๐ & Focus app ๐)
- reposts
- quote_reposts
- reactions
- polls
- Follow
- CSV generation
python -m pip install requests
python deso_posts_stats_gui.py
โ Follow = 100pts
๐ข Quote Repost = 25pts
๐ Repost = 25pts
๐ฌ First Commenter Bonus = 10pts
๐ฌ Comment = 15pts
--๐ฌ Sub 1 Comment = 15pts
โ-๐ฌ Sub 2 Comment = 15pts
๐ Poll = 10pts
โค๏ธ/๐/๐/๐/๐ฎ/๐ฅ/๐ = 1pt
Diamondapp
๐ Diamond Level 1 = 1pt
๐ Diamond Level 2 = 10pts
๐ Diamond Level 3 = 100pts
๐ Diamond Level 4 = 1,000pts
๐ Diamond Level 5 = 10,000pts
๐ Diamond Level 6 = 100,000pts
Focus App
๐ Diamond Level 1 = 10pts
๐ Diamond Level 2 = 100pts
๐ Diamond Level 3 = 1,000pts
๐ Diamond Level 4 = 10,000pts
๐ Diamond Level 5 = 100,000pts