Skip to content

Commit 893a4c0

Browse files
committed
points update
1 parent 1374ded commit 893a4c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bot.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -295,19 +295,19 @@ async def contribution(ctx, name, task):
295295

296296
points_dict = {
297297
"pull request": 20,
298-
"blog medium": 20,
299-
"blog": 15,
298+
"info": 40,
299+
"blog": 60,
300300
"sm posting": 7,
301301
"weekly work": 5,
302302
"idea": 3,
303303
"brochure": 10,
304-
"news": 5,
304+
"news": 40,
305305
"demos": 20,
306306
"oc volunteer": 30,
307307
"oc assigned": 20,
308308
"oc no work": 10,
309309
"oc manager": 50,
310-
"wtf": 50,
310+
"wtf": 75,
311311
"discord": 10,
312312
"marketing": 20,
313313
"mini project": 100,

0 commit comments

Comments
 (0)