1.0.8 • Published 2 years ago

truth-dare v1.0.8

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Truth Dare

The best truth dare package!

Truth-dare package

  • Easy to use!
  • Got a lot of truth and dare questions
  • Use it now!

Features

  • Easy-to-use
  • Beginner Friendly!
  • Anyone can use it anytime!

Installation

Truth-Dare requires Node.js v10+ to run.

Install the dependencies and use it.

npm install truth-dare

Example

const td = require('truth-dare');
(async() => {
console.log(await td.getTruth());
console.log(await td.getDare());
})()

Example Output:

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.

Contact

For any queries mail me on: vansh1705@outlook.com

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago