An open API service indexing awesome lists of open source software.

https://github.com/zartek-creole/tcl_exec

TCL_Exec permet d'executer des commandes TCL via IRC a votre robot.
https://github.com/zartek-creole/tcl_exec

eggdrop-scripts tcl-scripts

Last synced: 5 months ago
JSON representation

TCL_Exec permet d'executer des commandes TCL via IRC a votre robot.

Awesome Lists containing this project

README

          

# TCL_Exec

[![GitHub release](https://img.shields.io/github/v/tag/ZarTek-Creole/TCL_Exec?label=version)](https://github.com/ZarTek-Creole/TCL_Exec/tags)
[![GitHub issues](https://img.shields.io/github/issues/ZarTek-Creole/TCL_Exec)](https://github.com/ZarTek-Creole/TCL_Exec/issues)
[![GitHub stars](https://img.shields.io/github/stars/ZarTek-Creole/TCL_Exec)](https://github.com/ZarTek-Creole/TCL_Exec/stargazers)
[![Language: TCL](https://img.shields.io/badge/Language-TCL-blue)](https://www.tcl.tk/)

> **Execute TCL commands remotely via IRC on your Eggdrop bot**

TCL_Exec is a powerful remote management and automation tool for Eggdrop IRC bots. It allows you to execute TCL commands directly from IRC, providing complete control and flexibility for bot administration and scripting.

## Features

- **Remote TCL Execution**: Execute any TCL command on your Eggdrop bot via IRC
- **IRC Bot Automation**: Automate bot management tasks through IRC interface
- **Secure Access Control**: Built-in security features for authorized users only
- **Real-time Feedback**: Get immediate command execution results
- **Easy Integration**: Simple setup and configuration

## Documentation

For detailed documentation, installation guide, and usage examples, visit:

[https://zartek-creole.github.io/TCL_Exec/](https://zartek-creole.github.io/TCL_Exec/)

## Quick Start

1. Download the latest release
2. Copy files to your Eggdrop scripts directory
3. Configure TCL_Exec according to documentation
4. Load the script in your Eggdrop bot
5. Start executing TCL commands remotely via IRC

## Keywords

Eggdrop, IRC bot, TCL scripting, remote execution, IRC automation, bot management, TCL commands, Eggdrop scripts, IRC bot control, TCL remote admin