-
Notifications
You must be signed in to change notification settings - Fork 0
/
presence.json
89 lines (89 loc) · 2.8 KB
/
presence.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
{
"health": {
"heartRate": 79,
"speed": 0,
"oxygenSaturation": 0.98,
"lastUpdate": {
"heartRate": 1700953560000,
"speed": 1683292128107,
"oxygenSaturation": 1688321405699
}
},
"location": {
"latitude": 53.16,
"longitude": 12.31,
"lastUpdate": 1705951194527,
"district": "Charlottenburg-Wilmersdorf",
"country": "Germany",
"city": "Berlin"
},
"netflix": {
"lastWatched": {
"title": "",
"date": "",
"showId": null,
"defaultImage": "undefined",
"lastUpdate": 1701024579599
}
},
"plex": {
"lastWatched": {
"cover": "/modules/public/plex_covers/1690299824.jpg",
"lastUpdate": 1690491274599,
"title": "Blue Period: Awakening to the Joy of Painting",
"publicURL": ""
}
},
"valorant": {
"username": "Chiwooo#cutie",
"rank": "Platinum 1",
"rr": 0,
"lastUpdate": 1693257610255
},
"discord": {
"username": "grosskoenig",
"status": "online",
"activity": "Valorant",
"lastUpdate": 1683292128107
},
"duolingo": {
"username": "AlexInABox",
"xp": 640,
"streak": 2,
"lastUpdate": 1701176011694,
"language": "Swedish",
"avatar": "//simg-ssl.duolingo.com/avatars/1175524279/NEGY40B216/xxlarge",
"language_icon_URL": "https://ardslot.com/s/sv.svg"
},
"applePay": {
"merchant": "Apple",
"amount": 19.99,
"cardOrPass": "card",
"lastUpdate": 1689360107363
},
"youtube": {
"video": {
"title": "The End of Evangelion - Shinji discovers Unit 02's corpse (a.k.a Shinji screams)",
"channel": "Devpop",
"url": "https://www.youtube.com/watch?v=dSuYWdn61_o",
"thumbnail": "https://i.ytimg.com/vi/dSuYWdn61_o/hqdefault.jpg?sqp=-oaymwE2CNACELwBSFXyq4qpAygIARUAAIhCGAFwAcABBvABAfgB_gmAAtAFigIMCAAQARhyIEEoPTAP&rs=AOn4CLBxyuFfUeN4gYJlb3JKgd5FCBxDXg",
"lastUpdate": 1701259191992
},
"music": {
"title": "All Alone (Official Video)",
"artist": "Freddie Dredd • 18M views",
"lastUpdate": 1693257607800,
"thumbnail": "https://i.ytimg.com/vi/mQOV11xi4SM/maxresdefault.jpg",
"url": "https://music.youtube.com/watch?v=mQOV11xi4SM"
}
},
"spotify": {
"song": {
"title": "Do Better",
"artist": "Cuco",
"url": "https://open.spotify.com/track/6QgjcU0zLnzq5OrUoSZ3OK?si=8e9e9e9e9e9e9e9e",
"cover": "https://i.scdn.co/image/ab67616d0000b273e9e9e9e9e9e9e9e9e9e9e9e9",
"date": 1683292128107
}
}
}