Skip to content

Commit f2959e7

Browse files
authored
Create SPONSORS.json
1 parent f6ca5db commit f2959e7

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

SPONSORS.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
[{
2+
"embed": {
3+
"title": "You can have a custom page for yourself here.",
4+
"description": "Generate your own embed from [here](https://leovoel.github.io/embed-visualizer/) and make a pull request editing the `SPONSERS.json` file.",
5+
"url": "https://patreon.com/kyber",
6+
"color": 6071775,
7+
"timestamp": "2019-06-10T02:37:45.739Z",
8+
"footer": {
9+
"icon_url": "https://cdn.discordapp.com/embed/avatars/0.png",
10+
"text": "footer text"
11+
},
12+
"thumbnail": {
13+
"url": "https://cdn.discordapp.com/embed/avatars/0.png"
14+
},
15+
"author": {
16+
"name": "Nothing here yet!",
17+
"url": "https://patreon.com/kyber",
18+
"icon_url": "https://cdn.discordapp.com/embed/avatars/0.png"
19+
},
20+
"fields": [
21+
{
22+
"name": "🤔",
23+
"value": "This command lists the sponsors of this project on [**Patreon**](https://patreon.com/kyb3r)"
24+
}
25+
]
26+
}
27+
}]

0 commit comments

Comments
 (0)