Instalación de bot Eggdrop en VPS Linux | 2026
Descargando nuestra versión desde UnionChat
wget https://unionchat.org/eggdrop-1.10.0.tar.gz
tar -xvzf eggdrop-1.10.0.tar.gz
cd eggdrop-1.10.0
./configure --with-handlen=32 --with-tcllib='/usr/lib/x86_64-linux-gnu/libtcl.so' --with-tclinc='/usr/include/tcl8.6/tcl.h'
make config
make; make install
Presiona ENTER en todas las opciones
make sslcert
cd
cd eggdrop
nano eggdrop.conf
CTRL + X
./eggdrop -m eggdrop.conf
Aquí podrás bajar nuestra configuración base solo editando tu bot.
Solo editar: servidor, nick y canal
No toques algunas TCL que te damos, podrían verificar tu bot.
⬇ Descargar TCLGracias por usar nuestro tutorial.