Skip to content
This function interacts with WAIFU API not JIKAN(MAL) API. It needs "token" in the setup to work!

$quote

Syntax

$quote[result]

Usage

OptionTypeOptionalExample
ResultStringtrueResult type either quote(default) or obj

Use like: $quote[result_type]

Example

// If you wanna access as object
$getObjectProperty[o;anime] // Anime of the quote
$getObjectProperty[o;author] // Person who said the quote
$getObjectProperty[o;quote] // Quote
$createObject[o;$get[r]]
$let[r;$quote[obj]]
// If only quote
$quote