Discord-Mini-Games.js

An Open-source Discord Mini-Games Package

View the Project on GitHub

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)
Would you rather be blind or deaf?