scathach-api
Version:
A NodeJS wrapper to interacts with Scathach bot
21 lines (20 loc) • 463 B
TypeScript
declare const _default: {
endpoint: {
fgo: string;
genshin: string;
azur: string;
waifu: string;
arknights: string;
fire_emblem: string;
gfl: string;
hololive: string;
kancolle: string;
sex: string;
gelbooru: string;
r34: string;
safe: string;
reaction: string[];
animesex: string[];
};
};
export default _default;