Skip to content

Game

Ask the magic 8 ball a question

OptionTypeDescription
question *StringAsk the magic 8 ball a questionRequired.Default: .
hideBooleanOnly show the result for you

Roll a random number

OptionTypeDescription
minIntegerThe minimum number to roll (default = 1)Default: 1.
maxIntegerThe maximum number to roll (default = 10)Default: 10.
hideBooleanOnly show the result for you

Play Rock Paper Scissors

OptionTypeDescription
weapon *StringDo you pick rock, paper or scissors?Required.Default: .
hideBooleanOnly show the result for you