-
Notifications
You must be signed in to change notification settings - Fork 21
/
alerts.json
35 lines (35 loc) · 992 Bytes
/
alerts.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
{
"matrix": {
"room": "#ibp-alerts:matrix.org",
"internal_room": "!YPzviRzYtMExDkFiUr:matrix.org",
"members": {
"amforc": ["@tugytur:matrix.org"],
"dwellir": ["@jocken:matrix.org", "@jonathanudd:matrix.org"],
"gatotech": ["@gatotech:matrix.org"],
"helikon": ["@helikon:matrix.org"],
"luckyfriday": ["@paradoxxx:matrix.org"],
"metaspan": ["@metaspan:matrix.org"],
"polkadotters": ["@pmensik:matrix.org"],
"radiumblock": ["@radiumblock:matrix.org"],
"rotko": ["@hitchhooker:matrix.org"],
"stakeplus": ["@stakeplus:matrix.org"],
"turboflakes": ["@turboflakes:matrix.org"]
}
},
"telegram": {
"room": "https://t.me/ibp-alerts",
"members": {
"amforc": [],
"dwellir": [],
"gatotech": [],
"helikon": [],
"luckyfriday": [],
"metaspan": [],
"polkadotters": [],
"radiumblock": [],
"rotko": [],
"stakeplus": [],
"turboflakes": []
}
}
}