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