# RoTrivia

**Category:** Eggdrop_Bot
**Original Author:** Graeme Donaldson

## Description
RoTrivia is a TCL script designed for eggdrop IRC bots that provides trivia questions in Romanian, allowing users to participate in quizzes on a designated channel.

## Key Features
- Provides trivia questions and answers.
- Tracks player scores.
- Generates an HTML page with statistics.
- Offers hints and skips questions.
- Manages game states (start/stop).
- Supports multiple commands for players to interact with the quiz.

## File Analysis
- **rotrivia.tcl** — The main script that configures trivia questions, answers, scoring, and game mechanics. It sets up channels, commands, and user interactions.
- **intrebari** — A text file containing Romanian trivia questions and their corresponding answers.