# BogusHTML 2.06.4

**Category:** Eggdrop_Bot
**Original Author:** SpiKe^^ (Richard Fischer)

## Description
BogusHTML 2.06.4 is an HTML page generator for the Eggdrop bot, specifically designed to create and manage statistics pages for a trivia game managed by BogusTrivia.

## Key Features
- Generates HTML pages for various statistics, including active players, history, and extended history.
- Supports customization of output directories and file permissions.
- Can be configured to update pages on demand or at specific intervals.
- Provides commands to create standard set of trivia stats pages and extended history pages.

## File Analysis
- **BogusHtml-Commands.txt** — Contains a list of commands for the bot, such as `.make` and `.makex`, which are used to generate HTML pages.
- **BogusHtml-Install-Upgrade.txt** — Provides installation and upgrade instructions for BogusHTML.
- **BogusHtml-ReadMe.txt** — General information about BogusHTML, including its requirements and features.
- **t-2.html.tcl** — The main script file that contains the logic for generating HTML pages. It includes settings for output directory, network, and various statistics page options.