diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..c8d8b7a --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +The emoji wall (also known as a "on-screen emotes overlay") takes the emojis and custom emotes sent in the chat of Owncast streamers and displays them bubbling up the screen! diff --git a/doc/DESCRIPTION_id.md b/doc/DESCRIPTION_id.md new file mode 100644 index 0000000..8c88c9f --- /dev/null +++ b/doc/DESCRIPTION_id.md @@ -0,0 +1 @@ +Dinding emoji (atau bisa disebut juga "tayangan emoji dalam layar") mengambil emoji dan emoji khusus yang dikirim di obrolan penayang di Owncast dan menayangkannya di layar. diff --git a/doc/screenshots/emojiwall.png b/doc/screenshots/emojiwall.png new file mode 100644 index 0000000..d054d87 Binary files /dev/null and b/doc/screenshots/emojiwall.png differ diff --git a/manifest.toml b/manifest.toml index 84a79db..0ab5d95 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,7 +2,8 @@ packaging_format = 2 id = "emojiwall" name = "Owncast Emoji Wall" -description.en = "The emoji wall (also known as a \"on-screen emotes overlay\") takes the emojis and custom emotes sent in the chat of Owncast streamers and displays them bubbling up the screen!" +description.en = "Emojiwall (on-screen emotes overlay) for Owncast" +description.id = "Dinding emoji (tayangan emoji dalam layar) untuk Owncast" version = "1.1.2"