|
|
6 лет назад | |
|---|---|---|
| scripts | 6 лет назад | |
| LICENSE | 6 лет назад | |
| README.md | 6 лет назад | |
| eggdrop.Dockerfile | 6 лет назад | |
| postgres.Dockerfile | 6 лет назад |
This repository contains a collection of long-forgotten scripts for the Eggdrop IRC bot. As a nostalgia project, they were pulled from old backups, more or less rewritten and tested in a current Linux environment. Some of the scripts are rather silly. So, please do not take them too seriously.
Overview:
All scripts are written for the IRC bot Eggdrop in the programming language Tcl. The tested versions are:
The script funwar.tcl requires a PostgreSQL
server. Additionally, the script depends on the PostgreSQL library libpq to
connect to the PostgreSQL server. The tested versions are:
The script qstat.tcl requires the tool
qstat. The tested version is:
85fbecb on Dec 1, 2018)The script host.tcl requires the tool "host" that is part of the
bind tools. The tested version is:
You need an IRC server to test the bot with these scripts. You can use a public one or run your own. The scripts were tested with the IRC server InspIRCd. If you want to interact with the bot and the scripts, you need an IRC client. The scripts were tested with the client irssi. The tested versions are:
If you already have Eggdrop installed and configured, the basic setup of the scripts in this repository consists of the following steps:
source scripts/date.tcl