Emoji Guessing

Overview

The Emoji Guessing Game is a fun, interactive event where each player in your server can guess a randomly selected emoji through your own BotGhost Discord bot.

This specific game makes use of our Random Emoji endpoint.

Setup

  1. Share Code: Add the Emoji Guessing Game to your BotGhost bot using the share code: EVENT_43315352-2a8e-4a5e-b860-c125d6874aba

  2. Activation: After adding the event, the game will be available in your server. You may setup if users receive money (from the Economy & Minigames module) and channels where it can be used in only.

Check out the BotGhost Documentation to learn how to import a share code.

Starting the Game

To start the Emoji Guessing Game, type:

!emojiguess

Users will be prompted to select a category for the bot to randomly decide an emoji for their game.

Guessing the Emoji

Once the game starts after you have selected a category, you will be given a random emoji to guess. Type your guess in the chat, and the bot will react with a red cross if you are incorrect.

Getting Hints

You may receive up to 3 hints per each game. To request a hint, type:

hint

Game Flow

  1. Type !emojiguess to start the game.

  2. The bot assigns you a random emoji to guess.

  3. Guess the emoji by typing your guess in the chat.

  4. If incorrect, you can request a hint by typing hint.

  5. The game continues until you guess the emoji correctly.

Last updated