-
Notifications
You must be signed in to change notification settings - Fork 1
/
Global.json
56 lines (55 loc) · 1.26 KB
/
Global.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
{
"content": null,
"embeds": [
{
"title": "Global chat room conversation",
"thumbnail": {
},
"image": {
"url": "https://www.flagcolorcodes.com/images/gif/united-nations.gif"
},
"fields": [
{
"name": "Conversation in en/us chat",
"value": [
"- Never talk politics, we don't like it.",
"- Say what you want, but not politics.",
"- Advertising in chat rooms is forbidden, if you pay us for advertising, you can throw it."
],
"inline": false
},
{
"name": "We are not responsible for !",
"value": [
"1. if someone messages you in the OP (Private Messages), just block them and don't sweat it",
"2. For your data, we are not a Discord company that has to monitor everyone and keep your data safe (just don't give your data to the wrong people and that's it)."
],
"inline": false
}
],
"color": "#002dff",
"description": "We're glad you're with us !",
"footer": {
"text": "15.04.24"
}
}
],
"components": [
{
"type": 1,
"components": [
{
"type": 2,
"style": 4,
"label": "READ",
"custom_id": "helping-gl",
"emoji": {
"id": "1187488994196471879",
"name": "aaaaaaa",
"animated": false
}
}
]
}
]
}