Skip to content

Soof4/Emojifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emojifier

A TShock emoji plugin.

Configuration

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! ❤️"

About

A TShock emoji plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages