question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rock-Paper-Scissors Command

See original GitHub issue

Description

Rock-paper-scissors is a very common game that can be really interesting to play, especially on Discord. It would be a good choice to have it on Sir LanceBot, known for its simple but fun and interesting games.

Reasoning

This is a simple game that can instantly cure boredom and can also be very engaging at times. It would be used by many on the server and it also deserves to be added along with the other games, such as tic-tac-toe and battleship.

Proposed Implementation

It is a pretty simple code and the outcome should be as shown in the image below. The image is of course not the final output, I will improvise the commands and modify the results according to your needs and requirements.

Here is what the command would be: Rock-paper-scissors command: rps with an alias - rockpaperscissors

This command can be used without an argument but adding an argument will take the user’s argument into consideration, also concluding who won in the end.

This command will simply be made using the random module.

image

Would you like to implement this yourself?

  • I’d like to implement this feature myself
  • Anyone can implement this feature

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
InvisibleOScommented, May 30, 2021

Yeah, alright. I initially had the whole command ready but I didn’t know how to raise a pull request for it so I wasn’t able to implement it.

0reactions
OculusModecommented, May 31, 2021

Great, thanks for the update @InvisibleOS . @Akarys42 can you please assign this to me? Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rock, Paper, Scissors Command - NightDev Community Forums
Is there a command api to make it like the !fight command that I saw someone else use but except it uses values...
Read more >
scissors rock paper command? : r/Twitch - Reddit
Hello everyone, I'm using nightbot, I was wondering if i can create three commands for "scissors" "rock" and "paper", like a command for ......
Read more >
Make Your First Python Game: Rock, Paper, Scissors!
Watch it together with the written tutorial to deepen your understanding: Rock, Paper, Scissors With Python: A Command Line Game.
Read more >
Rock Paper Scissors Commands - Discord Bot - Alternative.me
You can always get more help on the command list of Rock Paper Scissors by visiting their support server or their website:.
Read more >
Add Rock Paper Scissors Discord Bot | The #1 Discord Bot List
If you've registered with Rock Paper Scissors, it'll also show these options (This is currently in maintenance though, meaning it doesn't work right...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found