discord-emoji-utility
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Installation

npm i discord-emoji-utility

What is it?

A utility tool for discord emojis!

Why?

  • Easy to use.
  • Advanced options for manipulating the result.
  • Support both TypeScript and JavaScript.

How?

const client, // somehow get the discord client
    message; // a string from which you want to get emoji etc

const { getEmoji, getEmojiIdentifier, getEmojiString, isEmoji, parseEmoji } = require('discord-emoji-utility');

Note

  • Requires Node.jS v14 or later
  • This package is in testing phase, feel to join our discord server for helping us!

Support

for support or issues, contact me on my discord server or create a issue here.

Readme

Keywords

Package Sidebar

Install

npm i discord-emoji-utility

Weekly Downloads

7

Version

0.0.2

License

MIT

Unpacked Size

10.9 kB

Total Files

9

Last publish

Collaborators

  • shisui