🔢Set Number Command
The Set Number
command allows users with the required permissions to set the target number for the "Guess the Number" game. This command simply defines the number that members need to guess; it does not start the event. Only users with the Manage Events
permission can use this command.
Command Errors
If the /set number
command encounters an error, it is typically due to one of the following reasons:
❌ Insufficient Permissions: Only users with the
Manage Events
permission can execute this command. Ensure the correct permissions are granted.🔢 Invalid Input: If you enter a non-numeric value or a number outside of the allowed range, the bot will return an error message asking you to provide a valid number.
Always make sure your inputs are correct and all setup requirements are met to avoid any issues! ✅
Last updated