-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPTM.json
More file actions
45 lines (45 loc) · 1.21 KB
/
PTM.json
File metadata and controls
45 lines (45 loc) · 1.21 KB
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
{
"room": "PlayTogetherMusic CZ/SK/ENG",
"author": "Repiboy",
"icon": "https://vgy.me/zxnGJl.png",
"css": "https://rawgit.com/Repiboy/PTM/master/PTM.css",
"rules": {
"allowAutorespond": true,
"allowAutowoot": true,
"allowAutojoin": true,
"allowAutograb": true,
"allowSmartVote": true,
"allowEmotes": true,
"allowShowingMehs": true,
"forceSmartVote": false
},
"ccc": {
"admin": "#0092FF",
"ambassador": "#89BE6C",
"host": "#0092FF",
"cohost": "#0092FF",
"manager": "#0092FF" ,
"bouncer": "#0092FF" ,
"rdj": "#0092FF",
"subscriber": null,
"silversubscriber": null,
"friend": null,
"user": null
},
"images": {
"background": "https://vgy.me/rnyq3Q.jpg",
"playback": "https://vgy.me/tc8yFV.png",
"admin": "https://vgy.me/3UXBpE.png",
"ambassador": "https://vgy.me/WHK5XT.png",
"host": "https://vgy.me/meu8CQ.png",
"cohost": "https://vgy.me/meu8CQ.png",
"manager": "https://vgy.me/2EctoH.png",
"bouncer": "https://vgy.me/QjCXuM.png",
"rdj": "https://vgy.me/FVnmgs.png",
"subscriber": "https://vgy.me/Ic53MB.png",
"silversubscriber": "https://vgy.me/XcP36Y.png",
"other": null
},
"emotes": {
}
}