forked from gillesheinesch/LenoxBot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathusersettings-keys.json
123 lines (123 loc) · 2.64 KB
/
usersettings-keys.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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{
"credits": 0,
"inventory": {
"crate": 0,
"cratekey": 0,
"pickaxe": 0,
"joystick": 0,
"house": 0,
"bag": 0,
"diamond": 0,
"dog": 0,
"cat": 0,
"apple": 0,
"football": 0,
"car": 0,
"phone": 0,
"computer": 0,
"camera": 0,
"clock": 0,
"rose": 0,
"umbrella": 0,
"hamburger": 0,
"croissant": 0,
"basketball": 0,
"watch": 0,
"projector": 0,
"flashlight": 0,
"bed": 0,
"hammer": 0,
"book": 0,
"mag": 0,
"banana": 0,
"inventoryslotticket": 0,
"tractor": 0,
"syringe": 0,
"gun": 0,
"knife": 0,
"airplane": 0,
"trophy": 0,
"lock": 0,
"bell": 0,
"shirt": 0,
"lipstick": 0,
"ring": 0,
"sandal": 0,
"boots": 0,
"fries": 0,
"pizza": 0,
"hotdog": 0,
"sushi": 0,
"guitar": 0,
"bus": 0,
"scooter": 0,
"keyboard": 0,
"mailbox": 0,
"paperclip": 0,
"scissors": 0
},
"inventoryslots": 30,
"premium": {
"status": false,
"bought": [],
"end": ""
},
"socialmedia": {
"instagram": "",
"twitter": "",
"youtube": "",
"twitch": "",
"facebook": "",
"github": "",
"pinterest": "",
"reddit": ""
},
"lenoxbotranks": {
"administrator": false,
"developer": false,
"moderator": false,
"test-moderator": false,
"documentation-proofreader": false,
"designer": false,
"translation-leader": false,
"translation-proofreader": false,
"translator": false,
"donator": false,
"bugreporter": false,
"proposalwriter": false,
"partner": false
},
"userID": "",
"dailyremind": false,
"mathematics": {
"points": 0,
"level": 0
},
"dailystreak": {
"streak": 0,
"lastpick": "",
"deadline": ""
},
"jobstatus": false,
"creditsmessage": false,
"firstBuy": false,
"firstSell": false,
"stats": {
"loot": 0,
"daily": 0,
"dailystreakhighest": 0,
"mine": 0,
"creditshighestcredits": 0,
"creditshighestrank": 0,
"slot": 0,
"gamble": 0,
"gamblehighestwin": 0,
"job": 0,
"openedcrates": 0,
"templesearch": 0
},
"badgeslist": [],
"description": "",
"currentReminder": [],
"doubleLootAndDaily": false
}