discord-emoji-convert
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -40,3 +40,3 @@ { | ||
"scripts": {}, | ||
"version": "1.5.0" | ||
"version": "1.5.1" | ||
} |
@@ -13,3 +13,3 @@ [![NPM](https://nodei.co/npm/discord-emoji-convert.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/discord-emoji-convert/) | ||
# Using Emoji Convert | ||
To convert any string to emojis, type ```emojiConvert.bigText("insert string here")``` and the function will return your converted Discord Emoji string. | ||
To convert any string to emojis, type ```emoji.convert("insert string here")``` and the function will return your converted Discord Emoji string. | ||
@@ -16,0 +16,0 @@ # Supported Characters |
4060