Skip to content

Commit 69a7732

Browse files
committed
Merge branch 'master' of https://github.com/verixx/modmail
2 parents f0c4a16 + ef9d9e5 commit 69a7732

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

SPONSORS.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
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+
"footer": {
8+
"icon_url": "https://cdn.discordapp.com/embed/avatars/0.png",
9+
"text": "footer text"
10+
},
11+
"thumbnail": {
12+
"url": "https://cdn.discordapp.com/embed/avatars/0.png"
13+
},
14+
"author": {
15+
"name": "Nothing here yet!",
16+
"url": "https://patreon.com/kyber",
17+
"icon_url": "https://cdn.discordapp.com/embed/avatars/0.png"
18+
},
19+
"fields": [
20+
{
21+
"name": "🤔",
22+
"value": "This command lists the sponsors of this project on [**Patreon**](https://patreon.com/kyb3r)"
23+
}
24+
]
25+
}
26+
}]

0 commit comments

Comments
 (0)