Skip to content

Guess Command

This command allows users to play a number guessing game with DaalBot. The bot will randomly select a number from 1 to 100, and the user has to guess the number within a limited number of attempts given a range of hints. This command has no additional options.

When the command is executed, DaalBot will start the game within a thread channel and prompt the user to make their first guess. After each guess, DaalBot will provide feedback indicating whether the guess was too high, too low, or correct. The game continues until the user guesses the correct number or exhausts their allowed attempts.