Roulette
The StreamElements chatbot roulette module is an interactive chat game. In this game, users can wager their points in a roulette-style gamble.
How the game works:
- The game begins when a user initiates the command !roulette <points>.
- The module randomly determines the outcome of the roulette spin.
- If the user wins, they receive a payout based on their wager. If they lose, they lose the points they wagered.
Commands
- !roulette - Starts a game of roulette.
Note:
- Points can be expressed in several ways:- As a percentage of the user's total points. For example, !roulette 50%will wager 50% of the user's points.
- Using kto represent thousands. For example,!roulette 5kwill wager 5000 points.
- Using mto represent millions. For example,!roulette 1mwill wager 1,000,000 points.
 
- As a percentage of the user's total points. For example,