Skip to content

๐Ÿ“š Elevate Your Content with Anime Insights! Use our npm package to effortlessly integrate random anime facts into your website, Discord bot, and beyond. ๐ŸŒŸ

License

Notifications You must be signed in to change notification settings

kyrea/anime-facts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

44 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Generate random anime facts with a huge database.

Powered by Animu

Need support? Click here

Installation

$ npm install anime-facts

Usage

const random = require("anime-facts");
random.getFact().then((fact) => console.log(fact));

Functions

Functions Description Usage
getFact Generate random anime facts. random.getFact()

Credits

@LamkasDev for adding facts to prior database.
@xMercyTheDeveloper for adding a fact to prior database.