SlamaFR / UGE-Bot

A private Discord bot made in Kotlin.
MIT License
3 stars 1 forks source link

Add Rock Paper Scissors game #102

Closed SlamaFR closed 2 years ago

SlamaFR commented 2 years ago

The game allows a player to compete another one. Each games need to last an odd number of rounds. Tie rounds don't count.

Closes #100

SlamaFR commented 2 years ago

Next, persist stats of every player and create a command to display stats