UNPKG

discord.js-game

Version:

Discord games is a powerful npm package with a collection of minigames for your discord bot

8 lines (6 loc) 156 B
# **😄 Emojify** ```js const { Emojify } = require('discord-gamecord'); const Text = 'Discord Gamecord'; <channel>.send(await Emojify(Text)); ```