0.0.3 • Published 4 years ago

tuturu v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

tuturu

mayushi

A simple tuturu soundbox

Short docs

MethodDescriptionReturn
tapA function that fetch JSON audio link & Sound name.JSON's Data
countProvides a result of the count of how many times your/user calling tuturuYour calculated usage
resetReset 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

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

0.0.0

4 years ago