-
Notifications
You must be signed in to change notification settings - Fork 5
Games
CPU edited this page Feb 14, 2022
·
3 revisions
The bot has a couple of very simple games that can be activated.
One is Bool and one is RPS (Rock, Paper, Scissors)
Bool has no parameters, it will just return, randomly, true
or false
.
RPS can be run without parameters, in this case it will propose 3 buttons to select rock, paper, or scissors. or you can write the option after the command.
The bot will guess randomly an option and will show who will win.
Games can be disabled or authorized to everybody or just admins.