# QuakeNetChannelControl

**Category:** Eggdrop_Script
**Original Author:** Christian 'chris' Hopf

## Description
A script for managing channel permissions on QuakeNet IRC network, providing commands to change channel modes and flags.

## Key Features
- **chanlev**: Changes the channel operator level of a user.
- **chanflags**: Manages channel flags.
- **up2date**: Checks for updates to the script itself.

## File Analysis
- **QuakeNetChannelControl.tcl** — A Tcl script implementing commands and event bindings for managing IRC channels on QuakeNet. It includes functionality for changing channel modes, checking for updates, and handling flood protection.