# HTMLOpVote.tcl v1.8

**Category:** Eggdrop_Bot
**Original Author:** Wcc (will@dawg.dynu.com)

## Description
This script allows operators in a specific channel to vote on a topic, with the votes and results logged in an HTML file.

## Key Features
- Allows ops to vote on a topic.
- Logs voter nick, host, date, time, and reason for each vote.
- Clears the vote results page using a DCC command.
- Supports custom table header and cell colors.
- Configurable background and text colors.
- Version checking ensures compatibility with Eggdrop 1.6.x.

## File Analysis
- **HTMLOpVote.tcl** — Contains the main script logic, including commands for voting and clearing results.
- **HTMLOpVote.info.dawg** — Provides version history and usage information of the script.