fist commit

This commit is contained in:
mk
2026-02-21 13:57:47 -03:00
commit 15274a6eb3
4 changed files with 464 additions and 0 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# How to use
On admin panel on owncast under configuration.
1. Copy the contents of `emoji-autocomplete.css` under Appearance tab and into `Customize your page styling with css`
2. Copy the contents of `emoji-autocomplete.js` under Custom Scripting tab and into `Customize your page with Javascript`
Example of what it looks like when you do press ':'
![Emoji autocomplete](./emoji-autocomplete.png)