Skip to content

dc-flo/nekos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:3

Powerfull package to access all current nekos.life api endpoints.

Features

  • OwOifier: OwOify your texts
  • Spoiler: spoiler every single character from your text for discord
  • get random facts, names and why questions
  • get links to nekos.life images and gifs

Getting started

Install the package to your app over pub with

pub add nekos

Usage

functions need to be awaited and in an asynchronous function!

import 'package:nekos/nekos.dart';

void main() async {
    final neko = Nekos();
    String fact = await neko.fact();
    String imgPath = await neko.lewd();
}

Additional information

Report issues to https://github.com/dc-flo/nekos/issues!

List of methods:

  • fact
  • owoify
  • cat
  • name
  • spoiler
  • why
  • smug
  • woof
  • gasm
  • eightBall
  • goose
  • cuddle
  • avatar
  • slap
  • pat
  • gecg
  • feed
  • foxGirl
  • lizard
  • neko
  • hug
  • meow
  • kiss
  • wallpaper
  • tickle
  • spank
  • waifu
  • lewd
  • ngif

About

Powerfull package to access all current nekos.life api endpoints.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages