General
RPS
Challenge another user or a bot to a game of Rock Paper Scissors. Your choice is hidden until your opponent picks.
Parameters
user (required)
The user to challenge — can be another member or a bot
choice (required)
Your choice: Rock, Paper, or Scissors (hidden from opponent)
Step-by-Step Example
- Run the command:
/rps user:@friend choice:Rock - Your choice is hidden from the opponent.
- If you challenged a bot, the result is shown immediately.
- If you challenged a user, they'll see interactive buttons to pick their choice.
- Once both players have chosen, the bot reveals the result!
Game Rules
- Rock beats Scissors
- Paper beats Rock
- Scissors beats Paper
- Same choice results in a tie
Permissions Required
- No special permissions required — available to all users
What You'll See
A fun Rock Paper Scissors game! Your choice is hidden from your opponent until they make their choice. The bot automatically determines the winner based on classic RPS rules.
Troubleshooting
- Opponent didn't respond: The challenge expires after a short time. Ask
them to try again!
- Can't challenge yourself: You cannot play against yourself — pick another user or challenge the bot.