Auto Installation Instructions (using KIRE's Automated Installer)

The old getegg helper is dead. Do not run it. It is a 2013 dialog that still calls 1.8 "latest." It will give you a bad tree.

Install over SSH, manual path, current Eggdrop from geteggdrop.com. Follow Setting up an Eggdrop (the short version).

ssh you@your-kire-shell
wget https://geteggdrop.com -O eggdrop-latest.tar.gz

Then configure / make / make install DEST=~/botdir / ./eggdrop -m botnick.conf / ./scripts/autobotchk botnick.conf as in that article.

Need more than one bot? Each gets its own directory and conf. AUP: max 2 IRC connections per shell to a given network.

Do not want to compile? Managed eggdrop.

  • 0 کاربر این را مفید یافتند
آیا این پاسخ به شما کمک کرد؟

مقالات مربوطه

Setting up an Eggdrop (the short version)

SSH into your KIRE shell. Not telnet. Tcl and OpenSSL are already on the box. Current Eggdrop is...

Getting the Eggdrop Source Code

Get current Eggdrop from the Eggheads project. That is geteggdrop.com or ftp.eggheads.org. The...

Detailed Installation Instructions (Manual Install Method)

SSH into the shell. Tcl and OpenSSL are already there. Current Eggdrop is 1.9 / 1.10 from...

How to configure your eggdrop bot

Work in the install dir (~/botdir). Copy the sample, do not edit eggdrop.conf in place: cp...

Editing the botchk file to automatically restart your bot

Eggdrop daemonizes. Screen/tmux are for irssi/weechat, not the bot. Persist with crontab via...