# Bogus General Trivia Pack

**Category:** mIRC_Addon  
**Original Author:** Unknown  

## Description  
This archive contains a single `.gen` file, which appears to be an addon for the Eggdrop bot, designed to provide trivia functionality within IRC channels.

## Key Features  
- Provides trivia questions and answers.
- Allows users to request trivia questions via commands.
- Tracks user scores and displays high scores.
- Includes a set of predefined trivia categories and questions.

## File Analysis  
- **bogusgeneral.gen** — Contains the Eggdrop bot script for managing trivia functionality, including command bindings, event handlers, and data storage for trivia questions and user scores.