tuturu

0.0.3 • Public • Published

tuturu

mayushi

A simple tuturu soundbox

Short docs

Method Description Return
tap A function that fetch JSON audio link & Sound name. JSON's Data
count Provides a result of the count of how many times your/user calling tuturu Your calculated usage
reset Reset the data calculated usage to 0 -

Example

const tuturu = require("tuturu")
 
console.log("Audio Link: "+tuturu.tap().song)
console.log("Sound Name: "+tuturu.tap().name)
console.log("Calculated Usage: "+tuturu.count())

Community

Any question/Doubt can join our Discord Server

/tuturu/

    Package Sidebar

    Install

    npm i tuturu

    Weekly Downloads

    1

    Version

    0.0.3

    License

    ISC

    Unpacked Size

    2.16 kB

    Total Files

    4

    Last publish

    Collaborators

    • yonle