1.0.3 • Published 2 years ago

ariapi.js v1.0.3

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
2 years ago

AriAPI.js

Powered By Animu

Note: This is not an official wrapper for this API

First make sure you have a Animu API Token. Join this discord server to get one.

Installation

npm i ariapi.js

Usage

const AriAPI = require("ariapi.js");
const API = new AriAPI("<YOUR_ARIAPI_TOKEN>");

Questions about How to use the functions?

Please refer to the documentation provided by Animu for more detailed information.

Function parameters are 1:1 except for the following:

getFact: has an additional matchAll parameter which if true will seperate tags by a comma which makes the result tags match only what was provided, if false only 1 of the tags provided has to be in the results tag.

Any other questions can be directed to me in an issue on github.

License

AriAPI.js is Licensed by the AGPL-3.0 License

All data returned from this package is rightfully owned by Animu and its respected sources, due to this fact I am in under no obligation to answer any questions about the data returned.

1.0.3

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago