Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 371 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 371 Bytes

nekos.py

A Python module that uses Nekos API

Requirements

Install

pip install nekos.py

Usage example

import nekos
print(nekos.cat())

>>> 'https://cdn.nekos.life/meow/04D5A.jpg'

Endpoints

NOTE: You must call them as functions

  • cat
  • eightball
  • fact
  • img
  • owoify
  • textcat
  • why