# tkpingpong-0.2.tcl

**Category:** Eggdrop_Script
**Original Author:** torekk

## Description
A simple ping-pong script for IRC channels that can either respond with "pong" or kick users based on a configuration setting.

## Key Features
- Responds to the `ping` command with "pong".
- Allows channel operators to configure whether the bot should answer or kick users.
- Uses Eggdrop's binding mechanism to handle public messages.

## File Analysis
- **tkpingpong-0.2.tcl** — Contains the script logic for handling the `ping` command and setting up the bot's functionality on specific channels.