1.0.2 • Published 2 years ago

discord-js-emojify v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Discord-js-emojify

npm.io npm.io npm.io

Allows you to emojify an text.

Installing

npm install discord-js-emojify

Example :

const emojify = require('discord-js-emojify')

let txt = args.slice(0).join(" ")

      if(!txt){
        return message.channel.send(`Try to provide a text.`)
      }

      return message.channel.send(emojify(txt))

Discord

If you need help, come on my discord : ! "Ƶɨłø'⛉ ♆#0007 (ID : 830139525451612180)