GET /api/v2/discord/user/{userId}
Get information about Discord member using ID. Fast response and cache system.
GET /api/v2/random/animal/{type}
{type} = cat, dog, fox, fish, alpaca, bird
GET /api/v2/random/string/{type}
{type} = 8ball
GET /api/v2/random/yt-video/{type}
{type} = hl-cats
GET /api/v2/random/kaomoji/{type}
{type} = cat, dog, owo, uwu, love
GET /api/v2/filter/{type}?strength={number}&image={url}
{type} =
β’ [Example] blur | params: &strength β
(min = 1, max = 256, default = 5)
β’ [Example] greyscale | params: &strength β
β’ [Example] contrast | params: &strength β
(min = -1, max = 1, default = 0.1)
β’ [Example] invert | params: &strength β
β’ [Example] dither565 | params: &strength β
β’ [Example] normalize | params: &strength β