Updates:

Conecta vía mIRC en irc.terrachat.cl

eggdrop talk every 5 min

Iniciado por TerraChat, Feb 19, 2024, 05:38 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.

TerraChat

set asmsg {
   "!start"
   "!hint"
   "Oh là laaaa je suis fatigué"
   "je re , Smoke Time !!!"
   "!hint"
   "c'est fatiguant , d'être un robot Ouuuff!!!"
   "!stop"
   "!w rabat"
}

proc autospeak {min hour day month dow} {
   putserv "PRIVMSG #yourchan :[lindex $::asmsg [rand [llength $::asmsg]]]"
}

bind cron - "*/5 * * * *" autospeak