Message from @Anime Horror Doll
Discord ID: 680948391458373714
lmao
Uno play blue 6
uno pickup
Sorry, you have to play a card if you're able!
uno play red 6
uno plat red reverse
uno!
uno play red reverse
uno!
**UNO!!** Anime Horror Doll only has one card left!
UNO
uno table
Here are the players in this game:
**Carcrash91** | 5 card(s)
**DerJesus** | 3 card(s)
**EternalDarkWolf** | 6 card(s)
**Blaundee** | 10 card(s)
**Anime Horror Doll** | 1 card(s)
This game has lasted **40 minutes**. **113** cards have been drawn!
uno play red +2
uno play red skip
You have to specify a valid color! Colors are **red**, **yellow**, **green**, and **blue**.
`uno play <color> <value>`
uno play wild+4 green
uno quit
You are no longer participating in the game.
uno quit
You are no longer participating in the game.
uno quit
You are no longer participating in the game.
The game is now over. Thanks for playing! Here is the scoreboard:
1. **Anime Horror Doll#2312**
2. **DerJesus#0666**
This game lasted **41 minutes**, and **119** cards were drawn!
Uno rules
```ini
DECKS = 1
INITIAL_CARDS = 7
DRAW_SKIP = true
REVERSE_SKIP = true
MUST_PLAY = false
CALLOUTS = true
CALLOUT_PENALTY = 2
FALSE_CALLOUT_PENALTY = 2
DRAW_AUTOPLAY = false
OUTPUT_SCORE = false
```
uno join
A game has been registered with you as the leader! Once all players have joined, type `uno start` to begin the game!
The rules for this game are:
```ini
DECKS = 1
INITIAL_CARDS = 7
DRAW_SKIP = true
REVERSE_SKIP = true
MUST_PLAY = false
CALLOUTS = true
CALLOUT_PENALTY = 2
FALSE_CALLOUT_PENALTY = 2
DRAW_AUTOPLAY = false
OUTPUT_SCORE = false
```
You can configure these or get a description with the `rules` command (uno rules <key> [value])
uno rules decks 8
The rules have been updated!```ini
DECKS = 8
INITIAL_CARDS = 7
DRAW_SKIP = true
REVERSE_SKIP = true
MUST_PLAY = false
CALLOUTS = true
CALLOUT_PENALTY = 2
FALSE_CALLOUT_PENALTY = 2
DRAW_AUTOPLAY = false
OUTPUT_SCORE = false
```
uno rules initial_cards 10
The rules have been updated!```ini
DECKS = 8
INITIAL_CARDS = 10
DRAW_SKIP = true
REVERSE_SKIP = true
MUST_PLAY = false
CALLOUTS = true
CALLOUT_PENALTY = 2
FALSE_CALLOUT_PENALTY = 2
DRAW_AUTOPLAY = false
OUTPUT_SCORE = false
```
uno rules callout_penalty 5
The rules have been updated!```ini
DECKS = 8
INITIAL_CARDS = 10
DRAW_SKIP = true
REVERSE_SKIP = true
MUST_PLAY = false
CALLOUTS = true
CALLOUT_PENALTY = 5
FALSE_CALLOUT_PENALTY = 2
DRAW_AUTOPLAY = false
OUTPUT_SCORE = false
```