Litminka / LitminkaApi

3 stars 0 forks source link

Добавить вебхуки уведомлений #134

Open Thenk0 opened 2 months ago

Thenk0 commented 2 months ago

Структура веб-хука (тип уведомлений посмотреть в энумах):

{
    "animeName": "Anime name",
    "groupName": "sigma balls",
    "groupType": "voice|subtitles",
    "episode": 12,
    "maxEpisodes": 12,
    "notificationType": "episodeReleased|finalEpisodeReleased|animeReleased",
    "slug": "1231123-anime_name",
    "image": "http://litminka.ru/image.jpg"
}
TheaseMeanse commented 2 months ago

https://github.com/pirminrehm/service-worker-web-push-example/tree/main?tab=readme-ov-file

ArcKontyR commented 2 months ago
{
    "animeName": "Врата Штейна",
    "groupType": "voice", 
    "groupName": "AniLibria.TV",
    "episode": 24,
    "maxEpisodes": 24,
    "notificationType": "final_episode_released",
    "slug": "9253-vrata-shteina",
    "image": "https://desu.shikimori.one/uploads/poster/animes/9253/475db7c6df0f11d567138322aebf411b.jpeg",
    "userIds": [1]
}
TheaseMeanse commented 2 months ago

Эндпоит для запроса: POST http://discord-bot.example/notify