Channel custom emojis documentation.

This commit is contained in:
John Livingston
2024-06-07 14:17:28 +02:00
parent 92cf83dcdf
commit 431862268e
41 changed files with 1849 additions and 121 deletions

View File

@ -22,4 +22,5 @@ Here you can configure:
* [The slow mode](/peertube-plugin-livechat/documentation/user/streamers/slow_mode)
* [The chat bot](/peertube-plugin-livechat/documentation/user/streamers/bot)
* [Custom emojis](/peertube-plugin-livechat/documentation/user/streamers/emojis)
* More features to come...

View File

@ -0,0 +1,22 @@
---
title: "Custom emojis"
description: "Plugin peertube-plugin-livechat custom emojis"
weight: 32
chapter: false
---
{{% notice info %}}
This feature comes with the livechat plugin version 10.1.0.
{{% /notice %}}
## Channel emojis
Streamers can add custom emojis to their channels.
On the [channel configuration page](/peertube-plugin-livechat/documentation/user/streamers/channel), open the "{{% livechat_label livechat_configuration_channel_emojis_title %}}" tab:
![Channel configuration / Channel emojis configuration](/peertube-plugin-livechat/images/channel_custom_emojis_configuration.png?classes=shadow,border&height=400px)
{{% livechat_label livechat_configuration_channel_emojis_desc %}}
![Channel configuration / Channel emojis](/peertube-plugin-livechat/images/channel_custom_emojis.png?classes=shadow,border&height=400px)

View File

@ -1,7 +1,7 @@
---
title: "Slow mode"
description: "Plugin peertube-plugin-livechat slow mode"
weight: 30
weight: 31
chapter: false
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB