Truth-dare package
- Easy to use!
- Got a lot of truth and dare questions
- Use it now!
- Easy-to-use
- Beginner Friendly!
- Anyone can use it anytime!
Truth-Dare requires Node.js v10+ to run.
Install the dependencies and use it.
npm install truth-dare
const td = require('truth-dare');
(async() => {
console.log(await td.getTruth());
console.log(await td.getDare());
})()
For getTruth():
> Have you ever had a major wardrobe malfunction in public?
For getDare():
> Drink a small cup of a concoction that the group makes.
For any queries mail me on: [email protected]