README
tuturu
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