Adds a button to quickly insert emojis into a chat message.
Powered by emoji-mart
- Install using the link:
https://github.com/SillyTavern/Extension-EmojiPicker
- Find a new button in the text input block.
- Click it to insert emojis into the message input area.
- Clone the repo
- Run
npm install
- Run
npm run build
- Minimized plugin file will be in the
/dist
folder
AGPLv3