# Marky's Color Uno v0.96

**Category:** Eggdrop_Bot
**Original Author:** Mark A. Day (techwhiz@earthlink.net)

## Description
A simple IRC bot for playing UNO games, featuring color support and automated gameplay commands.

## Key Features
- **Commands**: !unocmds, !remove, !unowon, !unotop10, !unotop3last, !unofast, !unorecords, !uno, !stop
- **Gameplay Automation**: Handles game initialization, card drawing, playing cards, and determining the winner.
- **Configuration Settings**: Allows setting up channel, nick color, bonus points, and more via `uno.cfg`.
- **Monthly Score Reset**: Scores are reset at midnight on the first day of each month.

## File Analysis
- **unogerman.tcl** — Main script for handling UNO game logic, command bindings, and configuration.
- **INSTALL** — Instructions for installing and configuring the bot.
- **README** — Additional notes from SPiRiTX translating the original documentation into German.
- **COPYING** — GNU General Public License v2.0 detailing the distribution rights and conditions.
- **ChangeLog** — Log of changes made to the script over time.
- **uno.cfg** — Configuration file for setting up game parameters such as channel, nick color, bonus points, etc.