discord-js-emojify

1.0.2 • Public • Published


NPM PACKAGE | discord-js-emojify

Discord-js-emojify



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)

Package Sidebar

Install

npm i discord-js-emojify

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

2.22 kB

Total Files

3

Last publish

Collaborators

  • zilooo