template.json 471 B

1234567891011121314
  1. {
  2. "statusPage": "https://stats.uptimerobot.com",
  3. "alerterName": "Uptime Robot",
  4. "alertName": "Uptime Robot Alert",
  5. "alertDescription": "Uptime Robot notification",
  6. "favicon": "https://uptimerobot.com/assets/ico/favicon.ico",
  7. "thumbail": "https://pbs.twimg.com/profile_images/453444308650061824/G22d2Q6n_400x400.png",
  8. "listenerPort": 3001,
  9. "discord": {
  10. "token": "",
  11. "loggingChannel": "",
  12. "loggingServer": ""
  13. }
  14. }