A TShock emoji plugin.
When plugin runs for the first time it'll create a file named "EmojifierConfig.json":
{
"Emojis": {
"skull": 193,
"heart": 29
}
}
Here, the keys are the keywords that will be turned into items in chat.
And, the numbers are the item IDs of the items that keywords will turn into.
For example when player types "Hello there! :heart:" in chat. It will turn into "Hello there! ❤️"