-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathachievements.json
71 lines (71 loc) · 1.8 KB
/
achievements.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
{
"template": {
"title": "template",
"description": "Change me",
"hidden": false,
"image": "https://tikomc.tk/resources/template.png",
"notification": false
},
"roots": {
"title": "Back to the roots",
"description": "DM the bot the n-word",
"hidden": true,
"image": "https://tikomc.tk/resources/nwordpfp128.png",
"notification": true
},
"pp": {
"title": "PP",
"description": "Discover the setPpLength command",
"hidden": true,
"image": "https://tikomc.tk/resources/pp.png",
"notification": true
},
"changelog": {
"title": "Stupid idiot",
"description": "Get the special changelog error",
"hidden": true,
"notification": true
},
"inviteNow": {
"title": "Fuck You Seb",
"description": "Get the special invite link",
"hidden": true,
"image": "https://tikomc.tk/resources/truck.png",
"notification": true
},
"joinServer": {
"title": "A Supportive Boi",
"description": "Join the support server",
"hidden": false,
"image": "https://tikomc.tk/resources/botpfp.png",
"notification": true
},
"egg": {
"title": "Egge",
"description": "What? You egg?!",
"hidden": true,
"image": "https://tikomc.tk/resources/512%20egge.png",
"notification": false
},
"100": {
"title": "100",
"description": "Send 100 words",
"hidden": false,
"image": "https://tikomc.tk/resources/template.png",
"notification": false
},
"1000": {
"title": "1000",
"description": "Send 1000 words",
"hidden": false,
"image": "https://tikomc.tk/resources/template.png",
"notification": false
},
"10000": {
"title": "10000",
"description": "Send 10000 words",
"hidden": false,
"image": "https://tikomc.tk/resources/template.png",
"notification": false
}
}