# Nerfbendrs Triviabot v6.0 Beta

**Category:** mIRC_Bot
**Original Author:** Nerfbendr

## Description
A trivia bot for IRC channels that runs unattended, providing trivia questions from various banks and managing player scores and hints.

## Key Features
- Runs in a specific channel (`#Chat_Central`).
- Uses multiple trivia question files.
- Manages player points and displays the fastest answerer.
- Provides hints to players.
- Sends notifications to the bot owner about trivia answers.
- Allows for manual commands like `!next` and `!hint`.

## File Analysis
- **Nerfbendrs_Triviabot_v60Beta-DEMO.tcl** — Contains the main script logic, including event bindings and command handling.
- **Triviabot_Config.txt** — Configures trivia banks, frequency of questions, and various bot settings.
- **DemoBank.qst** — A question file containing dictionary terms, scrambled words, and other trivia questions.
- **ScrambleWords1.qst** — Another question file with word puzzles like letter rearrangements and anagrams.
- **dir.txt** — Placeholder or directory listing (multiple occurrences).
- **NerfbendrsTriviabotManual_v60Beta.rtf** — Documentation for the bot, detailing its usage and commands.