File size: 12,561 Bytes
4aa5fce
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
[03:19] <no0tic> auto_bleh script now provides multiple banforward with|without private notices. You can find it at no0tic.homelinux.org/~no0tic
[03:20] <danroj> hi
[03:20] <danroj> #ubuntu-int this channel is illegal
[03:38] <danroj> LjL,
[03:38] <danroj> esta?
[03:38] <LjL> SÍ
[03:38] <danroj> ya
[03:38] <danroj> lo concegui
[03:38] <danroj> mire el historial
[03:38] <danroj> gracias igual
[03:39] <LjL> conseguiste que...
[03:39] <danroj> el comando
[03:39] <danroj> que le pregunte por privada
[03:39] <LjL> me preguntaste nada por privada
[03:41] <danroj> si
[03:41] <danroj> pero da igual
[03:41] <danroj> XD
[03:41] <danroj> sorry LjL se me cayo la red
[03:47] <danroj> gracias LjL ahora si me voy
[03:48] <danroj> bye bye
=== no0tic_ is now known as no0tic
=== no0tic_ is now known as no0tic
[10:07] <jpatrick> no0tic: wow, you're fast
[10:08] <no0tic> jpatrick, did you read about multiple forward? :P
[10:08] <jpatrick> no0tic: yep
[10:09]  * jpatrick wgets
[10:09] <jpatrick> no0tic: do you know if it's possible to /abk multiple users at once?
[10:10] <no0tic> no, but I can implement it in a moment
[10:10] <no0tic> /ambr and /ambk :)
[10:11] <jpatrick> oh yeah..
[10:12]  * jpatrick should learn perl
[10:14] <jpatrick> no0tic: hmm, it says: "my @nicks = split /\s+/" - does that mean I do /ambk nick1+nick2+etc?
[10:22] <no0tic> jpatrick, no /ambk nick1 nick2 nick3
[10:22] <jpatrick> no0tic: ok, gotcha
[10:22] <no0tic> jpatrick, \s+ means one or more space_char
[10:22] <jpatrick> even if it sounds mean at first :)
[10:23] <no0tic> jpatrick, /ambrn could be a problem :) how to distinguish between nicks and reason? :)
[10:24] <no0tic> jpatrick, same for commands without notice, actually
[10:25] <jpatrick> put a | between nicks and reason
[10:25] <no0tic> jpatrick, | could be present in a nick
[10:25] <jpatrick> ah..
[10:25] <no0tic> jpatrick, better #
[10:25] <no0tic> jpatrick, I think | could be a nick :)
[10:26] <jpatrick> no0tic: btw line 36: abk  => 'cmd_abkn',
[10:26] <jpatrick> is that suppose to be like tha?
[10:26] <no0tic> jpatrick, no, it can't be a nick :)
[10:28] <no0tic> jpatrick, yes, indeed, I will work on it later, I'm going out right now, bbl
[10:29] <jpatrick> no0tic: later
[11:04] <mstreetlinux> hi/hola
[11:05] <jpatrick> mstreetlinux: este canal es internacional, hablalo que quieres
[11:05] <mstreetlinux> ok
[12:20] <no0tic> jpatrick, done, now includes /ambr /ambrn /ambk /ambkn  (syntax: "/ambXX nick1 nick2 nick3 .. < user defined reason")
[12:20] <jpatrick> no0tic: wow
[12:21] <no0tic> jpatrick, I chose < to remind shell redirect
[12:21] <jpatrick> no0tic: oh, btw, how can I make the script less verbose? I tried /ar and it told me everything it was doing
[12:22] <no0tic> jpatrick, $DEBUG = 0
[12:22] <jpatrick> yes, but /ar is the first to show everything
[12:24] <no0tic> uhm, I'll check
[12:26] <aurax> elkbuntu you idiot :)
[12:26] <jpatrick> right...
[12:26] <no0tic> jpatrick, ok, just comment "$DEBUG = 1 unless defined $DEBUG;"
[12:28] <jpatrick> no0tic: otherwise: http://pastebin.ubuntu.com/3706/
[12:30] <no0tic> yes, I know :)
[12:30] <jpatrick> ok done
[12:34] <jpatrick> no0tic: so, now, all reasons are "< blah"?
[12:35] <no0tic> no, only multiple reasons
[12:35] <jpatrick> or just multiples? right
[12:47] <jpatrick> no0tic: best tell the others in -ops
[13:04] <no0tic> jpatrick, about syntax or updates?
=== no0tic_ is now known as no0tic
[13:44] <jpatrick> no0tic: existance of your work :)
[13:45] <no0tic> jpatrick, ah they all already know :)
[13:48] <jpatrick> @addeditor effie_jayx
[13:48] <botijo> jpatrick: Error: Solo soy un bot, por favor no pensa que soy inteligente :)
[13:49] <jpatrick> %addeditor effie_jayx
[13:49] <botijo> jpatrick: Error: Usario effie_jayx no registrado
[13:50] <jpatrick> bueno..
=== pricechild is now known as PriceChild
[13:52] <effie_jayx> jpatrick,  como que no estoy registrado
[13:52] <effie_jayx> :S
[13:52] <jpatrick> effie_jayx: no lo se
[13:53]  * jpatrick va a mirar el codigo
[13:53] <effie_jayx> jpatrick,  * services. establece modo +e effie_jayx
[13:53] <effie_jayx> * NickServ set your hostname to "ubuntu/member/effie-jayx"
[13:56] <jpatrick> effie_jayx: /msg botijo %login
[14:00] <effie_jayx> jpatrick,  <botijo> Error: Your hostmask doesn't match or your password is wrong.
[14:00] <jpatrick> well, I have no idea then :|
[14:48] <erUSUL> jpatrick: no sería mejor hacer que el bot acepte ediciones de los operadores? los que esten +o
[14:52] <LjL> would be complicated to implement i think
[14:54] <erUSUL> LjL: never mind then
[14:54] <LjL> what is the problem right now?
[14:54] <LjL> can't login user pass after register user pass?
[14:55] <effie_jayx> jpatrick,  did you fix it?
[15:26] <effie_jayx> jpatrick,   <botijo> Error: Your hostmask doesn't match or your password is wrong.
[15:26] <effie_jayx> it still happens
[15:29] <effie_jayx> be back
[16:48] <qbe> hi
[16:48] <LjL> hi
[16:48] <mstreetlinux> hola qbe
[16:49] <effie_jayx> LjL,  how's #ubuntu-es
[16:49] <effie_jayx> LjL, jpatrick  and I have shaken things up a bit
[16:49] <LjL> effie_jayx: pretty quiet at the moment
[16:49] <effie_jayx> LjL,  great, thanks and sorry for all incoveniences...
[16:51] <LjL> i'm here to deal with inconveniences
[16:51] <effie_jayx> LjL,  great then... :D
[17:52] <jpatrick> effie_jayx: no, I haven't
[17:53] <jpatrick> erUSUL: me gustaria, pero 1) botijo esta en otros canales 2) no se como hacer lo
[17:53] <effie_jayx> jpatrick,  you tell me when
[17:54] <jpatrick> effie_jayx: I will :)
[17:54] <jpatrick> effie_jayx: now, let's see what you broke
[17:57] <jpatrick> no0tic: http://people.ubuntuwire.com/~jpatrick/patches/ab-patch.diff
[17:58] <effie_jayx> jpatrick,  I broke?... hehe...
[17:58] <jpatrick> joking ;)
[17:58] <effie_jayx> jpatrick,  do ou havce e script for irsii?
[17:58] <jpatrick> I use many
[17:58] <effie_jayx> jpatrick,  I am interesting
[17:58] <effie_jayx> sorry
[17:58] <jpatrick> -ed*
[17:58] <effie_jayx> wrong participle
[17:59] <effie_jayx> lol
[17:59] <jpatrick> hehe :)
[18:00] <effie_jayx> interested, and I need to have a script that Ican use on GNOME or KDE
[18:00] <jpatrick> irssi is text based
[18:03] <jpatrick> effie_jayx: any word from p3licano?
[18:04] <effie_jayx> jpatrick,  nothing
=== xq is now known as xq_away
[19:07] <jpatrick> LjL: there's a #ubuntu-es meeting today
[19:11] <LjL> jpatrick: i look forward to it
[19:11] <jpatrick> no idea where tho
[19:12] <LjL> hopefully on irc
[19:22] <jpatrick> !repeat
[19:22] <ubotu> Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. You can search https://help.ubuntu.com or http://wiki.ubuntu.com while you wait. Also see !patience
[19:22] <jpatrick> effie_jayx: can you translate that^^ :D
[19:25] <effie_jayx> No se sienta ignorado y no repita su pregunta rápidamente; Si nadie sabe la respuesta, nadie responderá. Puede buscar en https://help.ubuntu.com or http://wiki.ubuntu.com mientras espera. También vea @paciencia
[19:25] <effie_jayx> jpatrick,  there ^^
[19:25] <jpatrick> espera
[19:27] <jpatrick_> effie_jayx: puedes enviar lo otra vez?
[19:27] <jpatrick_> es que el otro irssi no soporta UTF
[19:29] <effie_jayx> No se sienta ignorado y no repita su pregunta rápidamente; Si nadie sabe la respuesta, nadie responderá. Puede buscar en https://help.ubuntu.com or http://wiki.ubuntu.com mientras espera. También vea @paciencia
[19:29] <jpatrick_> ahora veo los accentos
[19:30] <jpatrick_> @repetir es No se sienta ignorado y no repita su pregunta rápidamente; Si nadie sabe la respuesta, nadie responderá. Puede buscar en http://doc.ubuntu-es.org or http://help.ubuntu.com mientras espera. También vea @paciencia.
[19:30] <botijo> Recurdare eso, jpatrick_
[19:35] <effie_jayx> jpatrick,  paciencia esta?
[19:35] <jpatrick> effie_jayx: sip
[19:35] <jpatrick> @paciencia
[19:35] <botijo> La gente aquí son voluntarios, su actitud debe reflejar eso. Las respuestas no siempre están disponibles. Vea http://wiki.ubuntu.com/IrcGuidelines (ingles)
[19:43] <effie_jayx> jpatrick,  sea paciente!
[19:43] <effie_jayx> (ingles) =!(Inglés)
[19:44] <jpatrick> ai, ves, por eso no quiero traduccir los factos
[19:45] <effie_jayx> jpatrick,  solo falta ¡sea paciente!
[19:48] <jpatrick> effie_jayx: look at vud1 at #u-es
[19:50] <effie_jayx> jpatrick,  I saw. he's doing some packaging
[19:50] <jpatrick> effie_jayx: isn't that cute :)
[19:50] <effie_jayx> hehe
[20:03] <jpatrick_> !ohmy | effie_jayx
[20:03] <ubotu> effie_jayx: Please watch your language and topic to help keep this channel family friendly.
[20:11] <effie_jayx> jpatrick,  por favor, cuida tu lenguaje y tema de conversación para ayudar a mantener un ambiente familiar en este canal
[20:11] <effie_jayx> jpatrick,  por favor, cuida tu lenguaje y tema de conversación para ayudar a mantener un ambiente familiar en este canal.
[20:11] <jpatrick_> @lenguage
[20:11] <botijo> Facto lenguage no encontrado
[20:12] <jpatrick_> @lenguage es <reply>Por favor, cuida tu lenguaje y tema de conversación para ayudar a mantener un ambiente familiar en este canal.
[20:12] <botijo> Recurdare eso, jpatrick_
[20:12] <jpatrick> arg, I hate non-UTF supporting irssi
[20:15] <effie_jayx> jpatrick,  it's lenguaje
[20:15] <effie_jayx> not lenguage
[20:15] <effie_jayx> ;)
[20:15] <jpatrick> @lenguaje es <alias>lenguage
[20:15] <botijo> Pero lenguaje ya quiere decir otra cosa!
[20:15] <jpatrick> @lenguage
[20:15] <botijo> Por favor, cuida tu lenguaje y tema de conversación para ayudar a mantener un ambiente familiar en este canal.
[20:16] <jpatrick> @lenguaje
[20:16] <botijo> Por favor cuida tu vocabulario para mantener este canal amigable.
[20:16] <jpatrick> aahhh
[20:16] <jpatrick> :)
[20:16] <jpatrick> effie_jayx: I want some trolls to kick
[20:18] <effie_jayx> jpatrick,  http://dolls.listings.ebay.com/Trolls_Modern-1975-Now_W0QQfromZR4QQsacatZ1206QQsocmdZListingItemList
[20:18] <effie_jayx> there
[20:28] <no0tic> jpatrick, thanks, fixed
[21:07] <jpatrick> ** danroj [n=danroj@201.245.213.83] has joined #ubuntu-es
[21:51] <effie_jayx> LjL,  what happened with him
[21:51] <LjL> effie_jayx: he just sent a channel CTCP PING in -es
[21:54] <botijo> En #ubuntu-es-web, jpatrick havia dicho: @ops es <reply>Ayuda!
[21:54] <jpatrick> arg, it doesn't work
=== Pricey is now known as PriceChild
[21:57] <jpatrick> no0tic: you around?
[21:58] <no0tic> here!
[21:58] <jpatrick> no0tic: I've just tried: /amr blah
[21:58] <jpatrick> killer
[21:58] <jpatrick> no0tic: but it still shows: 16:05 ** Irssi: MSG chanserv op #kubuntu-es
[21:59] <no0tic> did it anything else?
[21:59] <jpatrick> yeah, throw two users out in one
[21:59] <jpatrick> prefect
[22:00] <no0tic> probably chanserv was lagged
[22:00] <jpatrick> no0tic: http://pastebin.ubuntu.com/3725/
[22:00] <jpatrick> it shouldn't try to op twice (or n times foreach user)
[22:01] <no0tic> jpatrick, indeed
[22:01] <no0tic> let me try
[22:02] <no0tic> jpatrick, latest version?
[22:02] <jpatrick> bit less verbose: prefection
[22:02] <jpatrick> no0tic: yes
[22:03] <no0tic> ok, it tries to op n-times but correctly deops once
[22:03] <jpatrick> yes
[22:04] <no0tic> and still print output even if DEBUG is not defined
[22:04] <no0tic> ok, let's fix that :)
[22:04] <jpatrick> i've commented that line
[22:07] <jpatrick> no0tic: line 121: Irssi::print("MSG chanserv op $channel") if $DEBUG eq 1;
[22:08] <jpatrick> 212*
[22:08] <jpatrick> or just if $DEBUG
[22:09] <no0tic> yes, found
[22:09] <no0tic> I was investigating why it tries to op me n-times
[22:11] <jpatrick> btw, should line 229 also have if $DEBUG;?
[22:12] <jpatrick> and 234
[22:13] <no0tic> I think you have another version
[22:13] <no0tic> 229 and 234 are not "print" lines
[22:15] <jpatrick> ok, with lastest wget, they're 283 and 288
[22:16] <no0tic> I'd leave it on timeout
[22:17] <no0tic> it could be useful to keep track about start and duration of the mute
[22:18] <jpatrick> line 343: should the thrid $channel have a - before it?
[22:19] <no0tic> jpatrick, yes, it deops nick (/msg chanserv op #channel -nick)
[22:19] <jpatrick> ahh
[22:19] <jpatrick> right :) sorry
[22:21] <jpatrick> till next tie I get a change to try it out
[22:23] <no0tic> ?
[22:23] <jpatrick> the script
[22:24] <no0tic> sorry, but didn't understand :)
[22:24] <jpatrick> :)
[22:25] <jpatrick> I could randomly throw people out but that would just be mean
[22:25] <no0tic> ah, ok, let's open a test channel :)
[22:25] <jpatrick> ##autobleh ?
[23:22] <effie_jayx> jpatrick,  vistes kubuntu-es