[03:38] עבודה היא חייינו, אבל לא בשבילינו... === Zeev_i is now known as Zeev === Zeev_i is now known as Zeev [19:29] שלום? [23:13] avihay, ping [23:14] lousygarua: pong [23:15] avihay, I have a task on my list that is labled "avihay bot bugging" [23:15] I need some specifications [23:16] what do you really want the bot to do [23:16] avihay, you also need sharing it on github/launchpad [23:16] well let' see [23:16] the matara is; [23:16] keep new users in the channel to wait for answers [23:17] you know that what the bot did could be done by a good topic line, right? [23:17] not annoy returning users [23:17] no [23:17] what is it? [23:17] oh [23:17] wait [23:17] i misread that message [23:18] I'm not sure about the topic line [23:18] not sure if people read it [23:18] as it doesn't always pop up in clients [23:18] also there is a lot of crap in it like || forums: ajshdkjasd || wiki: akuwhdklajshdalsdj || [23:19] which makes it harder for the eye to spot a nice "please wait for an answer!" message [23:20] טופיק לא יעזור [23:20] אנשים שלא מכירים את המהות של irc [23:20] ok, I guess I just need to modify the bot to store stuff in the home folder [23:21] ימשיכו להיכנס [23:21] ולא יחכו [23:21] בוט לא יעזור [23:21] avihay, use sqlite [23:21] asw3, למה שבוט לא יעזור? [23:21] אתה מכיר את הרעיון של הבוט של אביחי? [23:22] בוט מעצבן שאומר פעם אחת פר ניקניים (או יוזר אם יש כזה דבר שאפשר לזהות) שלום בלה בלה תחכה לתשובה זה יכול לקחת זמן לאנשים לראות את השאלה הם לא יושבים ומסתכלים על הצ'אנל כל הזמן כי אין להם חיים [23:22] סבלנות אחי [23:22] זה לא יעזור [23:22] אני מכיר את ה- irc יותר מידי זמן [23:23] ברגע שאין אף אחד שיענה [23:23] אנשים פשוט לא שואלים [23:23] הם שואלים בדרך כלל אם אפשר לשאול [23:23] הם אף פעם לא ישקיעו [23:23] well, I ran the experiment here, and the results were positive [23:23] אם אף אחד לא יגיד להם כן [23:23] מניסיון שלי נשארתי הרבה זמן בצ'אנלים שלא ענו לי וענו לי כעבור שעה ואז ישר קיבלתי אלרט כזה והיה צ'ט [23:23] want my logs? [23:24] אתה זה לא מישהו שנכנס במזדמן [23:24] ושואל שאלה [23:24] זה לא רלוונטי, עדיף לנסות מאשר להגיד מראש שזה לא יעבוד [23:24] וסוגר את הקליינט [23:24] מקסימום הניסוי ייכשל [23:24] avihay, and you, use sqlite3 [23:24] שיהיה לכם בהצלחה [23:24] it has python bindings [23:24] lousygarua: plain text [23:24] בכל אופן הערוץ דיי מת [23:24] asw3, הערוץ סבבה דווקא יחסית לפעם [23:25] וגם באסה יחסית לפעם [23:25] asw, there was a surge of newcomers about a month ago. they were all gone in 90 seconds. [23:25] אבל ראיתי פה כמה אנשים שבאים ושואלים ומקבלים תשובה [23:25] I deployed bot [23:25] insta-activity on the channel, and not just the bot [23:26] avihay, why plain text? oh you're only storing nicknames [23:26] avihay, a nick per-line can be nice [23:26] another file for configuration such as messages in different languages [23:26] yes. don't need a shotgun to kill a fly [23:26] avihay, maybe you should use redis to store the nicknames [23:27] where a laser will do just fine [23:27] :) [23:27] redis? [23:27] http://redis.io/ [23:30] well, currently I'm loading the list to memory [23:30] and working off of that. internaly, python uses it's hash implementation for a reasonably fast access [23:32] our channel doesn't receive enough traffic to really necessitate only loading a part of the name database to memory at one time [23:34] avihay, i was kidding. [23:34] just keep that damned thing in a file between test-session runs [23:46] ?