generated from sourcecred/template-instance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sourcecred.json
108 lines (108 loc) · 2.86 KB
/
sourcecred.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"bundledPlugins": ["sourcecred/discord"],
"credEquatePlugins": [
{
"id": "sourcecred/discord",
"configsByTarget": {
"786400774078464000": [
{
"memo": "NewHollywood credequate",
"startDate": "12/27/2020",
"weights": [
{
"key": "emoji",
"default": 1,
"subkeys": [
{
"subkey": "❤️",
"weight": 10
}
]
},
{
"key": "role",
"default": 1,
"subkeys": [
{
"subkey": "786427976605892688",
"memo": "moderator",
"weight": 2
},
{
"subkey": "786425399554867210",
"memo": "admin",
"weight": 3
}
]
},
{
"key": "channel",
"default": 1,
"subkeys": [
{
"subkey": "786404961193164821",
"memo": "intros",
"weight": 10
},
{
"subkey": "788827205609848863",
"memo": "announcements",
"weight": 1.5
},
{
"subkey": "803418252943556658",
"memo": "proposals",
"weight": 10
},
{
"subkey": "938241525245182073",
"memo": "props",
"weight": 10
},
{
"subkey": "938241230066827294",
"memo": "didathing",
"weight": 8
}
]
},
{
"key": "category",
"default": 1,
"subkeys": []
}
],
"operators": [
{
"key": "reactionsAcrossParticipants",
"operator": "ADD"
},
{
"key": "reactionsOfSingleParticipant",
"operator": "ADD"
}
],
"shares": [
{
"key": "author",
"default": 1,
"subkeys": [
{
"subkey": "938241525245182073",
"memo": "props",
"weight": 0
}
]
},
{
"key": "mention",
"default": 1,
"subkeys": []
}
]
}
]
}
}
]
}