From f727bdc576e3ab76d6572b02529495d525dc14f4 Mon Sep 17 00:00:00 2001 From: mismencz Date: Sun, 13 Jul 2025 00:21:50 +0200 Subject: [PATCH] Update and rename bingo.md to hadanka.md --- docs/chatbot/modules/{bingo.md => hadanka.md} | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) rename docs/chatbot/modules/{bingo.md => hadanka.md} (69%) diff --git a/docs/chatbot/modules/bingo.md b/docs/chatbot/modules/hadanka.md similarity index 69% rename from docs/chatbot/modules/bingo.md rename to docs/chatbot/modules/hadanka.md index 79750a2..3fcb8d6 100644 --- a/docs/chatbot/modules/bingo.md +++ b/docs/chatbot/modules/hadanka.md @@ -1,9 +1,9 @@ --- -id: emote-bingo -sidebar_label: "Emote Bingo" +id: hadanka +sidebar_label: "hadanka" description: "Boost viewer engagement with StreamElements' Emote Bingo. Create interactive Twitch chat games using emotes from Twitch, BTTV, FFZ, and 7TV." keywords: -- StreamElements Emote Bingo +- StreamElements Ehadanka - Twitch chat games - interactive stream engagement - BTTV emote game @@ -25,36 +25,34 @@ tags: - emotes --- -# Bingo Module +# Hadanka Module ## Overview -The Emote Bingo module is an interactive chat game that generates a bingo card with various emotes. Players compete to identify the correct emote. +The hadanka module is an interactive chat game that generates a bingo card with various emotes. Players compete to identify the correct emote. ## Usage -To start a Bingo game, a moderator must use the `!bingo` command with specific parameters. The game ends when a user correctly identifies the chosen emote in chat. +To start a Bingo game, a moderator must use the `!hadanka` command with specific parameters. The game ends when a user correctly identifies the chosen emote in chat. ## Examples 1. Start a game using only Twitch emotes with a 100 point reward: ``` - !bingo twitch 100 + !hadanka twitch 100 ``` 2. Start a game using all available emote providers with a 500 point reward: ``` - !bingo all 500 + !hadanka all 500 ``` ## Parameters - ``: Specifies the source of emotes for the game. Options include: - - `twitch`: Twitch emotes only - `bttv`: BetterTTV emotes only - `ffz`: FrankerFaceZ emotes only - `7tv`: 7TV emotes only - - `all`: Includes emotes from all providers - ``: The number of points awarded to the winner ## Related Commands