25 lines
543 B
JSON
25 lines
543 B
JSON
{
|
|
"420": {
|
|
"color": "#2ECC71",
|
|
"image_url": "https://copyparty.allucanget.biz/img/weed.png",
|
|
"text": "Blaze it!"
|
|
},
|
|
"halftime": {
|
|
"color": "#2ECC71",
|
|
"image_url": "https://copyparty.allucanget.biz/img/weed.png",
|
|
"text": "Half-time!"
|
|
},
|
|
"reminder": {
|
|
"color": "#E67E22",
|
|
"text": "This is your 5 minute reminder to 420!"
|
|
},
|
|
"reminder_halftime": {
|
|
"color": "#E67E22",
|
|
"text": "Half-time in 5 minutes!"
|
|
},
|
|
"test": {
|
|
"color": "#3498DB",
|
|
"text": "This is a test notification."
|
|
}
|
|
}
|