-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathall.json
130 lines (130 loc) · 3.72 KB
/
all.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
124
125
126
127
128
129
130
{
"pyrun": {
"name": "PyRun",
"folder": "pyrun",
"zip": "PyRun.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "PyRunLogo.png",
"description": "PyRun is a library that provides powerful functions to other extensions, the main one? Running Python inside of Crimson and returning the results for use, whether you want to use PIL, PyTorch or NumPy this is the Python library for you.",
"type": "core",
"background": {
"main": "#000000",
"alt": "#111111"
},
"button": {
"main": "#3571A3",
"hov": "#306693",
"act": "#2a5a82",
"hovact": "#254f72"
}
}
},
"uwuinator": {
"name": "UwUinator",
"folder": "uwuinator",
"zip": "UwU.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "UwUL.png",
"description": "UwUinator will resend all your messages in UwU form<br><br>Don't Bully me, I was dared to make this...<br>I warn you now, don't have this permenatly enabled!",
"type": "official",
"background": {
"main": "#e9bce4",
"alt": "#e6b1e0"
},
"button": {
"main": "#A33596",
"hov": "#b93caa",
"act": "#c54eb7",
"hovact": "#cc64c0"
}
}
},
"linkbot": {
"name": "LinkBot",
"folder": "linkbot",
"zip": "LinkBot.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "LinkBot.png",
"description": "Links two channels together, even from different servers!<br><br>Inter-server communication!",
"type": "official",
"button": {
"main": "#0ACC9F",
"hov": "#09b88f",
"act": "#08a37f",
"hovact": "#078f6f"
}
}
},
"levelup": {
"name": "Level Up!",
"folder": "levelup",
"zip": "LevelUp.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "LevelUp.png",
"description": "Level Up using this extension, this adds a leveling system to your Discord server!",
"type": "official",
"background": {
"main": "#49cacc",
"alt": "rgba(0,0,0,0.075)"
},
"button": {
"main": "#ffffff",
"hov": "#f2f2f2",
"act": "#e6e6e6",
"hovact": "#d9d9d9",
"text": "#000000"
}
}
},
"informer": {
"name": "Informer",
"folder": "informer",
"zip": "Informer.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "Informer.png",
"description": "Get lots of useful information about your server",
"type": "core"
}
},
"modinator": {
"name": "Modinator",
"folder": "modinator",
"zip": "Modinator.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "Modinator.png",
"description": "Moderate your server, with style, idk, just has a bunch of cool moderation commands",
"type": "official"
}
},
"musicx": {
"name": "MusicX",
"folder": "musicx",
"zip": "MusicX.zip",
"authors": [
"Nova"
],
"ui": {
"logo": "MusicX.png",
"description": "Music in your voice chats, WOOOOOOOO!",
"type": "official"
}
}
}