Support custom short code stickers

Issue #105.
This commit is contained in:
N-Pex 2021-04-15 11:44:58 +02:00
parent 0aa33c5300
commit da30d6899a
9 changed files with 490 additions and 3 deletions

View file

@ -39,3 +39,12 @@ npm run lint
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
```
## Theming
# Sticker short codes - To enable sticker short codes, follow there steps:
* set "useShortCodeStickers" to true in config.json.
* Add your sticker pack folders (containing stickers) to /src/assets/stickers/
* Create file /src/assets/stickers/order.txt that lists the folders names in order, one folder name per line.