Skip to content

KartikeSingh/discord-emoji-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A utility package for emojis of discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published