Previous versions is completely ended for its services.
This version is completely rewritten and just focused on minigame API, If you still rely on the old version install with
npm install scathach-api@0.0.9 / yarn add scathach-api@0.0.9
This resources mostly hand-picked but also automate pick and does not low quality content
nekos.life
do, but juiciernpm install scathach-api@latest / yarn add scathach-api@latest
Documentation: https://sinkaroid.github.io/scathach-api
CommonJS should do with require('scathach-api')
import Scathach from 'scathach-api'
const config = {
useragent: '<user-agent>',
apikey: '<scathach.dev api>' // optional
};
const sca = new Scathach(config);
sca.getFgo().then((res) => { console.log('fgo', res) });
// => Random normalizes FGO sex data
sca.getGenshin().then((res) => { console.log('genshin', res) });
// => Random normalizes Genshin impact sex data
sca.getAzur().then((res) => { console.log('azur', res) });
// => Random normalizes Azurlane sex data
sca.getHololive().then((res) => { console.log('hololive', res) });
// => Random normalizes Hololive sex data
sca.getArknights().then((res) => { console.log('arkinghts', res) });
// => Random normalizes Arkinghts sex data
sca.getFireEmblem().then((res) => { console.log('fire_emblem', res) });
// => Random normalizes Fire emblem sex data
sca.getGirlsFrontline().then((res) => { console.log('gfl', res) });
// => Random normalizes Girls' frontline sex data
sca.getKancolle().then((res) => { console.log('kancolle', res) });
// => Random normalizes Kancolle girls sex data
sca.getReaction('smug').then((res) => { console.log('smug', res) });
// => Random smug reaction
sca.searchR34('futanari', 100).then((res) => { console.log('futanari', res) });
// => Bulk image request from r34, not an object, ready to extends
sca.getAnimeSex('hentai').then((res) => { console.log('anime sex', res) });
// => Get random anime sex like nekos.life do but more juicier
fgo {
data: {
character: 'medusa (rider)',
approver: '@sinkaroid',
favorites: 0,
rating: 'questionable',
category: 'fgo'
},
info: '0.48',
image: 'https://tomoe.sinkaroid.org/original/d3/96/d396bfb5afed67e708a0664473963b0c.jpg',
size: 'original',
type: 'jpg',
nsfw: true,
fetch: '6PXq4YVgBS'
}
genshin {
data: {
character: 'beidou',
approver: '@sinkaroid',
favorites: 0,
rating: 'questionable',
category: 'genshin_impact'
},
info: '0.39',
image: 'https://tomoe.sinkaroid.org/original/87/e8/87e8e55ab9a7c02779c7086ec8f36641.png',
size: 'original',
type: 'png',
nsfw: true,
fetch: 'qyVAlZMS9b'
}
azur {
data: {
character: 'taihou',
approver: '@sinkaroid',
favorites: 0,
rating: 'explicit',
category: 'azur_lane'
},
info: '0.41',
image: 'https://tomoe.sinkaroid.org/original/5c/40/5c408922b9195f37e0744adda01bdbac.jpg',
size: 'original',
type: 'jpg',
nsfw: true,
fetch: 'DkOC0M3GrNQUZpAcHWqP'
}
gelbooru {
info: '0.55',
message: "i've took 50 clean images of the total initial data 50",
pattern_block: '/',
clean_image: [
'https://img3.gelbooru.com/images/33/2d/332dac3ee83a39da47891addfc0171f4.jpg',
'https://img3.gelbooru.com/images/93/31/9331dd4702b22e2f8561f21c6f3ac24a.jpg',
'https://img3.gelbooru.com/images/5c/e4/5ce467ef4b3aa9a59d4aa5a8ecf115b6.jpg',
'https://img3.gelbooru.com/images/b4/45/b44516efa363b00e9b72df5727d9de95.jpeg' // and so on
],
is_shuffle: true,
from_booru: 'gelbooru'
}
en_US
• /skah·hahk/ — Scathach bot is an FGO-oriented Lewd bot then this wrapper exists for it. Click here to spill
This tool can be freely copied, modified, altered, distributed without any attribution whatsoever. However, if you feel like this tool deserves an attribution, mention it. It won't hurt anybody
search()
requestThis instance sits together with Scathach bot, the server may easy to overload then upgrading stuff is not really cheap for me, any kind of donations will helps.
Generated using TypeDoc