Skip to content

v1.7

Compare
Choose a tag to compare
@RadBuilder RadBuilder released this 15 Jan 02:19
· 51 commits to master since this release
v1.7
b8e1f9a
  • Added 42 new emoji
  • Added sign support
    • Set emojis-on-signs to true in your config to use this feature
  • Added command support
    • Set emojis-in-commands to true in your config to use this feature
    • You can choose what commands are able to be used by setting only-command-list to true and modifying command-list.
  • Added pack variants (resolves #1), which allows you to pick what language's characters are being replaced with emojis
    • You can currently change it from Korean to Chinese by changing pack-variant to 2
  • Added tab completion for /emojichat sub-commands
  • Emojis are now sorted by catagory in /emojichat list
  • Added TelegramChat support
  • Misc. bug fixes