Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 300 Bytes

would-you-rather.md

File metadata and controls

18 lines (15 loc) · 300 Bytes

Would You Rather

Get a random Would You Rather question.

Importing

 const {WouldYouRather} = require('discord-mini-games.js')

Getting a Would You Rather question.

 const wyr = WouldYouRather();
 console.log(wyr)
  • output:
Would you rather be blind or deaf?