We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d8d581 commit 62ca06dCopy full SHA for 62ca06d
server/activity_tracker.py
@@ -20,7 +20,7 @@ class ActivityStats:
20
21
class PointsConfig:
22
POINTS_PER_MESSAGE = 1
23
- POINTS_PER_SUCCESSFUL_INVITE = 100
+ POINTS_PER_SUCCESSFUL_INVITE = 80
24
25
26
class ActivityTracker:
0 commit comments