-
Notifications
You must be signed in to change notification settings - Fork 0
/
embed.json
94 lines (94 loc) · 2.04 KB
/
embed.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
{
"content": "Welcome to the cowsay Discord-Bot. Below, you can find a list of all command which you can use. ",
"embed": {
"color": 1837970,
"timestamp": "2020-12-17T16:02:48.017Z",
"description": "After the command, you need to fill in, what to say. ",
"footer": {
"text": "just.dev"
},
"thumbnail": {
"url": "https://raw.githubusercontent.com/just-dev-creator/Cowsay-Discord-Bot/main/pic.png?token=AP7GUVD3CJSRLLXHSQ3XDGK74S6J4"
},
"author": {
"name": "Cowsay",
"url": "https://github.com/just-dev-creator/Cowsay-Discord-Bot/"
},
"fields": [
{
"name": ":cow: ",
"value": "cowsay ",
"inline": true
},
{
"name": ":turtle: ",
"value": "turtlesay",
"inline": true
},
{
"name": ":turkey: ",
"value": "turkeysay",
"inline": true
},
{
"name": "🦖",
"value": "stegosaurussay",
"inline": true
}, {
"name": ":pig: ",
"value": "pigsay ",
"inline": true
},
{
"name": ":milk:",
"value": "milksay",
"inline": true
},
{
"name": ":smiley_cat:",
"value": "meowsay",
"inline": true
},
{
"name": ":cat:",
"value": "kittysay",
"inline": true
},
{
"name": ":ghost:",
"value": "ghostbusterssay",
"inline": true
},
{
"name": ":chains:",
"value": "daemonsay",
"inline": true
},
{
"name": ":dragon:",
"value": "dragonsay",
"inline": true
},
{
"name": ":beavis:",
"value": "beavissay",
"inline": true
},
{
"name": ":cheese:",
"value": "cheesesay",
"inline": true
},
{
"name": ":penguin:",
"value": "tuxsay",
"inline": true
},
{
"name": ":man:",
"value": "beavissay",
"inline": true
}
]
}
}