-
Notifications
You must be signed in to change notification settings - Fork 4
/
giveaways.json
34 lines (34 loc) · 1.01 KB
/
giveaways.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
[
{
"messageID": "823604774930743346",
"channelID": "769404248378048512",
"guildID": "762742746405535774",
"startAt": 1616433077922,
"endAt": 1616433677922,
"ended": true,
"winnerCount": 2,
"winners": ["649017001334800385"],
"prize": "5$ PayPal!",
"messages": {
"giveaway": "🎉🎉 **GIVEAWAY** 🎉🎉",
"giveawayEnded": "🎉🎉 **GIVEAWAY ENDED** 🎉🎉",
"inviteToParticipate": "React with 🎉 to participate!",
"timeRemaining": "Time remaining: **10m**!",
"winMessage": "Congratulations, {winners}! You won **5$ PayPal!**!",
"embedFooter": "Giveaways",
"noWinner": "Giveaway cancelled, no valid participation.",
"winners": "winner(s)",
"endedAt": "End at",
"hostedBy": "Hosted by: {user}",
"units": {
"seconds": "Seconds",
"minutes": "Minutes",
"hours": "Hours",
"days": "Days",
"pluralS": false
}
},
"hostedBy": null,
"winnerIDs": ["649017001334800385"]
}
]