Coin Flip Command
See original GitHub issueDescription
Coin flipping 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. This image of course is 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:
Coin flip command: flip
with the aliases - toss
and coinflip
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.
Would you like to implement this yourself?
- I’d like to implement this feature myself
- Anyone can implement this feature
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (5 by maintainers)
Top GitHub Comments
Sounds like a great idea , I appreciate that 😄
@InvisibleOS has stated on discord that they’d like someone else to take over, so I’ll do so. Have reassigned the issue accordingly