Rock, Paper, Scissors

Asked Jan 29, 2021·1 reply·Last activity 5 years ago·Open in Discord ↗
Archived from the original community forum
Things may have changed since it was written. Still stuck? Ask the community on Discord.

So I just got back into programming and coding, but I'm a little rusty. If there a way to make a Rock, Paper, Scissors code.

!rps @member

Would reply with CrypticWolvesTTV played Rock. @member played Paper. @member wins! GGs

I understand we'd have to establish variables so we can check them later, but I'm having an issue with the variables themselves. Code comes back not defined.

Would something like this be possible?

1 reply

Yes this is definitely possible. Though could I see the code your using? As that would be helpful for identifying the issue. Btw is this intended to be for one person against a random bot or is it two people against eachother as if it’s the second one the second person will always see the first persons pick since the command would have a cooldown.