UNPKG

nekos-fun

Version:

Unofficial wrapper for nekos.fun API. Provides SFW and NSFW, Anime and Real Life Images and GIFs.

7 lines (6 loc) 228 B
// Nekos.fun developer's discord server: https://discord.gg/UeZagdFVXh // My discord server: https://discord.gg/NFkMxFeEWr module.exports = { ...require('./lib/functions/sfw'), ...require('./lib/functions/nsfw') }