-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
dumptruck.json
29 lines (29 loc) · 945 Bytes
/
dumptruck.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
{
"embed": {
"color": 15285048,
"timestamp": "{TIMESTAMP_NOW}",
"description": "Follow the steps below to provide us with enough information to help:",
"footer": {
"text": "Requested by {USER}"
},
"author": {
"name": "EssentialsX: Dump Truck",
"url": "https://essentialsx.net/",
"icon_url": "https://avatars0.githubusercontent.com/u/34553309"
},
"fields": [
{
"name": "Please ensure you are using EssentialsX version 2.19.1 or later.",
"value": "You may download the latest builds [here](https://essentialsx.net/downloads.html)"
},
{
"name": "Do the following in order!",
"value": "`/ess debug\n• Reproduce the problem\n/ess dump all`"
},
{
"name": "Give the links!",
"value": "Paste the links here or DM <@397535955789283329> if you wish to make it private."
}
]
}
}