Skip to content

Commit

Permalink
points update
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhil56x committed Jan 17, 2024
1 parent 1374ded commit 893a4c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -295,19 +295,19 @@ async def contribution(ctx, name, task):

points_dict = {
"pull request": 20,
"blog medium": 20,
"blog": 15,
"info": 40,
"blog": 60,
"sm posting": 7,
"weekly work": 5,
"idea": 3,
"brochure": 10,
"news": 5,
"news": 40,
"demos": 20,
"oc volunteer": 30,
"oc assigned": 20,
"oc no work": 10,
"oc manager": 50,
"wtf": 50,
"wtf": 75,
"discord": 10,
"marketing": 20,
"mini project": 100,
Expand Down

0 comments on commit 893a4c0

Please sign in to comment.