UNPKG

discord-rock-paper-scissor

Version:

An module to create Rock Paper Scissor game for discord bots

5 lines 138 B
module.exports = { getChoice:require('./getChoice'), getChoices:require('./getChoices'), getEmoji:require('./getEmoji'), }