Skip to content

C00LVansh/truth-dare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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: [email protected]

About

A package which generates truth-dare questions!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published