Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sillytavern/extension-emojipicker
Adds a button to quickly insert emojis into a chat message.
https://github.com/sillytavern/extension-emojipicker
extension
Last synced: about 5 hours ago
JSON representation
Adds a button to quickly insert emojis into a chat message.
- Host: GitHub
- URL: https://github.com/sillytavern/extension-emojipicker
- Owner: SillyTavern
- License: agpl-3.0
- Created: 2024-05-01T12:06:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T22:51:36.000Z (5 months ago)
- Last Synced: 2024-06-18T00:26:23.974Z (5 months ago)
- Topics: extension
- Language: JavaScript
- Homepage:
- Size: 332 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Emoji Picker
Adds a button to quickly insert emojis into a chat message.
Powered by [emoji-mart](https://www.npmjs.com/package/emoji-mart)
## How to use
1. Install using the link: `https://github.com/SillyTavern/Extension-EmojiPicker`
2. Find a new button in the text input block.
3. Click it to insert emojis into the message input area.### How to build
1. Clone the repo
2. Run `npm install`
3. Run `npm run build`
4. Minimized plugin file will be in the `/dist` folder### License
AGPLv3