#eggdrop Bot Logged User list

Network: Zeolia
Modes: +nrt
Last Seen: 44 minutes ago
Topic: ..·.·::::::::: Entraide pour les Eggdrops, Tcl et shells -| https://www.eggdrop.fr |- :::::::::·.·..  | dernier script ajouté : NetBots v4.10 - https://tinyurl.com/2celutn2
#2
Rank
11
Users

Channel Log Archive for #eggdrop

Prev
Next

* All times are UTC
Sunday, April 30, 2023
[01:02:33] Excalibur --> ZarTek!UNKNOW@user/zartek entre sur #eggdrop-fr@Libera
[02:07:16] Excalibur --> ctcp!Cappuccino@EpiK-3B4A4D8B.xshellz.com entre sur #eggdrop@Epiknet
[02:08:01] Excalibur *** <Boole@Epiknet> a mis le mode #eggdrop +l 18
[06:55:47] * Amand joined #eggdrop
[06:55:49] * [Guru] set mode +h Amand
[07:48:31] Amand hello
[07:57:34] Amand donc j'ai tapé .whois OperServ , je ne voyais pas de flag (alors que j'avais bien ajouté un flag étrange)
[07:58:09] Amand du coup j'ai tapé .chattr OperServ +ufo|
[07:58:31] Amand et là il me retourne dans le whois https://pastebin.com/FV6bSN0L
[07:58:50] Amand mais il ignore *!*@services.testing.fr
[07:59:21] Amand [09:58:49] Flood de @services.testing.fr! Placement en ignorance!
[09:08:29] CrazyCat Déjà ton host, tu devrais le mettre correct: *!*@services.testing.fr
[09:09:09] CrazyCat Ensuite il faut vérifier que les +f sont bien exempts de l'ignore
[10:35:05] Excalibur * <Boole@Epiknet> - news : [Forum eggdrop.fr] help me fix small issue - https://tinyurl.com/2hkvvztx
[11:11:05] Excalibur * <Boole@Epiknet> - news : [Forum eggdrop.fr] help me fix small issue - https://tinyurl.com/2f4tekhf
[11:20:05] Excalibur * <Boole@Epiknet> - news : [Forum eggdrop.fr] help me fix small issue - https://tinyurl.com/2ehfdo9m
[12:16:49] Amand j'ai ajouté l'host
[12:16:58] Amand je vais voir ce que ça donne
[12:43:14] Amand ok ça a l'air bon
[12:43:40] CrazyCat Ben non
[12:45:25] CrazyCat Amand> je te fais pleurer dans environ 2 minutes, tu ne m'en veux pas ?
[12:50:06] Excalibur * <Boole@Epiknet> - news : [Forum eggdrop.fr] Json log unrealircd et eggdrop - https://tinyurl.com/2npfdeuq
[12:50:41] CrazyCat Bon, c'était 5 minutes, Boole est un peu lent :)
[13:27:24] Amand oh CrazyCat je regarde
[13:27:54] * [Guru] tend des kleenex à Amand
[13:29:17] Amand realname is zeolien577\s-\sInterface\sweb
[13:29:26] Amand faut qu'on retire les \s
[13:29:56] CrazyCat Tu peux modifier le string map pour remplacer \\\s par " "
[13:31:18] Amand ok donc là je peux remplacer mon code actuel :
[13:31:29] Amand par
[13:31:44] Amand set text [string map {\\ \\\\} $message]
[13:31:44] Amand set text [string range $text [string first "json-log" $message]+9 [string first ";msgid" $text]-1]
[13:32:57] CrazyCat set text [string map {\\\s " " \\ \\\\} $message]
[13:33:08] CrazyCat set text [string range $text [string first "json-log" $message]+9 [string first ";msgid" $text]-1]
[13:35:40] CrazyCat Et je pense que tu n'as plus besoin de transformations pour realname
[13:36:29] Amand j'ai mis #test dans mon realname, il m'a affiché \[test
[13:37:18] CrazyCat Du coup tu peux faire: foreach key [dict keys $datas] { set u($key) [dict get $datas $key] }
[13:37:47] CrazyCat et ta variable $u contiendra tous les éléments intéressants
[13:38:22] CrazyCat 15:35:40 <@CrazyCat> Et je pense que tu n'as plus besoin de transformations pour realname <-- vire ton string map sur realname
[13:38:42] Amand ah !
[13:40:53] Amand nickel pour le #
[13:41:06] Amand j'ai mis dans mon realname: " test
[13:41:10] Amand Tcl error [::checkpays::log:gestion]: unexpected token "","" at position 75; expecting ","|"}"
[13:42:42] CrazyCat Effectivement; je regarde ça
[13:45:54] CrazyCat Ah oui, les " sont déjà bien échappées dirait-on
[13:49:00] CrazyCat set text [string map {\\\\" \\" \\\s " " \\ \\\\} $message]
[13:49:43] CrazyCat (j'ai modifié le post)
[13:50:14] CrazyCat realname is [99/O/l'ho,st "ici"]
[13:50:51] Amand super !
[13:51:18] Excalibur <MenzAgitat@Epiknet> yop
[13:51:19] CrazyCat Ca simplifie quand même bien les choses :)
[13:51:25] CrazyCat Plop MenzAgitat
[13:52:28] Amand c'est nickel , tu peux faire un test avec https://pastebin.com/cw20yEW2
[13:52:37] Amand dans le realname pour voir ce que te retourne ton eggdrop ?
[13:53:01] Excalibur * <Boole@Epiknet> - news : [Forum eggdrop.fr] Json log unrealircd et eggdrop - https://tinyurl.com/2l4zx52w
[13:53:19] Amand hello menz
[13:53:49] Amand MenzAgitat , pour le problème d'ignore, c'est un pb d'host
[13:54:07] Amand je ne savais pas :')
[13:54:26] * Jarvis left #eggdrop
[13:54:49] * Jarvis joined #eggdrop
[13:55:49] Amand le genre de pb, qui pourrait pu durer des jours.
[13:56:15] Excalibur <MenzAgitat@Epiknet> [22:52:20] <MenzAgitat> ben vérifie avec .whois que tu as bien le host *!*@services.anome.fr associé au handle que tu as choisi
[13:56:16] Excalibur <MenzAgitat@Epiknet> :p
[13:56:21] Excalibur <MenzAgitat@Epiknet> -m+p
[13:56:32] Amand ah oui
[13:56:48] Amand mais bizarrement même quand je voyais *@ je ne percutais pas
[13:57:04] Amand pour moi *@ et *!*@ c'était la même chose
[13:57:24] Amand *@host = ident@hostname
[13:57:28] Excalibur <MenzAgitat@Epiknet> c'est vrai que c'est contre intuitif
[13:57:39] Amand *!*@* = nick!ident@host
[13:57:54] Amand c'est subtile oui
[13:58:27] CrazyCat le host complet est nick!uhost
[13:58:40] Amand il faut avoir l'oeil aiguisé x))
[13:59:30] Excalibur * <MenzAgitat@Epiknet> met une pierre à affûter dans l'oeil d'Amand
[13:59:42] Amand xp
[14:00:00] * CrazyCat va chercher la meule
[14:35:25] Amand merci encore pour ta correction CrazyCat
[14:35:47] CrazyCat Tu aimes les corrections, coquine :D
[14:37:09] Amand x') menz il a l'esprit trop mal placé le CC , je me fais tjrs avoir
[14:38:00] CrazyCat Amand> ne te plains pas auprès de lui, j'ai juste été plus rapide que lui
[14:44:21] Amand lol
[14:51:15] CrazyCat[AFK] @++
[15:18:04] Amand +++
[16:38:54] * SplinTer joined #eggdrop
Prev
Next