Eggdrop join salon
#3
Salut,

Comme la dit CrazyCat, seulement par le biais d'un module des services.

Du genre par système de socket tu peut le faire.. Eva.. Par exemple ! Ensuite tout dépend pour qu'il fasse quoi ?

Pour te guider Vers ou allez au niveau socket je c'est pas si tu connaît c'est dans cette partie ci que tu doit intervenir :

tcl
"JOIN" { 
set hand [string trim [lindex $arg 0] :]
set chan [string trim [lindex $arg 2] :]
if { $eva(setlog)=="1" } { send ":$eva(pseudo) PRIVMSG $eva(log) \[Join\] $hand sur $chan" }
if { $chan=="$aide(chan00)" } { send ":$aide(pseudo) NOTICE $hand :$aide(notice)" }
if {[string match *$stz(log)* $chan]} { 
if {([matchattr $hand Z])} { send ":$stz(pseudo) PRIVMSG $stz(log) :\[$hand\]" }
send ":$stz(pseudo) NOTICE $hand :$stz(lognotc)" 
}
putlog "*** \[JOIN\] $hand sur $chan" }



C'est au niveau des event server, ceci et un exemple hein ^^

Mais sinon dit nous en plus ça pourrais permettre de mieux t'aider Smile

Edit: Apparrament les balise tcl fonctionne plus désoler si ça fait pas très propre
Répondre Avertir


Messages dans ce sujet
Eggdrop join salon - par Another - 13/11/2019, 00:03
RE: Eggdrop join salon - par CrazyCat - 14/11/2019, 01:50
RE: Eggdrop join salon - par aliasangelius - 20/11/2019, 09:49
RE: Eggdrop join salon - par CrazyCat - 21/11/2019, 01:01
RE: Eggdrop join salon - par aliasangelius - 22/11/2019, 19:39
RE: Eggdrop join salon - par Another - 24/11/2019, 22:21
RE: Eggdrop join salon - par CrazyCat - 25/11/2019, 01:24

Atteindre :


Utilisateur(s) parcourant ce sujet : 1 visiteur(s)
Tchat 100% gratuit -Discutez en toute liberté