Skip to content

PolestarLabs/emoji-grimoire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emoji-grimoire

require('@polestar/emoji-grimoire').initialize(Client);
_emoji(emojiName, fallBackEmoji);
  • Fallback is Optional, can take String (emoji name) or another _emoji(E,F) ad infinitum.
  • Injects itself in global scope.
_emoji("yep");
//returns
[String (PolluxEmoji): '<:YEP:763616714914922527> '] {
  reaction: 'YEP:763616714914922527',
  no_space: '<:YEP:763616714914922527>',
  name: 'YEP',
  id: '763616714914922527'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published