IRC логи каналов.

2014 2015 2016 2017 2018
ЯнварьФевраль 123456
МартАпрель78910111213
МайИюнь14151617181920
ИюльАвгуст21222324252627
СентябрьОктябрь28293031   
НоябрьДекабрь       
      Весь текст   

2 Марта 2016. Канал #eggdrop


[01:08:20] * FreeLanceR is now known as FRLCR|away
[02:55:53] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) Quit (Quit: )
[03:23:42] * iRoc (~iRoc@180.211.247.76) Quit (Ping timeout)
[04:11:53] * zloe is now known as sterkh
[04:20:00] * voprosnik (I_am_bot@162.251.114.77) Quit (Quit: )
[04:23:33] * voprosnik (I_am_bot@162.251.114.77) has joined
[04:23:36] * AliasNET sets mode: +v voprosnik
[07:47:48] * FRLCR|away is now known as FreeLanceR
[08:20:50] * sets mode: +o AliasNET
[08:20:50] * sets mode: +v InfoServ
[08:20:50] * sets mode: +v iFud
[08:20:50] * sets mode: +v LogServ
[08:22:04] * sets mode: +o Rain
[08:22:04] * sets mode: +v Night_Guardian
[08:22:04] * sets mode: +v MISTIkA
[08:22:04] * sets mode: +v Support
[08:22:04] * sets mode: +v Akari
[08:22:04] * sets mode: +v log
[08:35:03] * FreeLanceR is now known as FRLCR|away
[08:46:02] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) has joined
[08:46:02] * ChanServ sets mode: +o Buster
[09:05:51] * FRLCR|away is now known as FreeLanceR
[09:05:55] * FreeLanceR is now known as FRLCR|away
[09:12:49] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) Quit (Quit: )
[11:08:17] * linxon (~lin@178.205.132.90) has joined
[11:47:55] * linxon (~lin@178.205.132.90) Quit (Quit: WeeChat 0.4.2)
[12:09:41] * Kote (~kote@178.216.96.22) Quit (Quit: Покасики :))
[12:14:44] * Kote (~kote@178.216.96.22) has joined
[12:41:56] * Stels (~stels@91.185.93.62) Quit (Read error: Operation timed out)
[13:00:34] * sterkh is now known as zloe
[13:01:19] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) has joined
[13:01:19] * ChanServ sets mode: +o Buster
[13:03:25] * Stels (~stels@91.185.83.149) has joined
[13:33:19] * linxon (~lin@178.205.132.90) has joined
[13:59:47] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) Quit (Quit: )
[14:11:34] * iRoc (~iRoc@180.211.247.76) has joined
[16:08:13] * linxon (~lin@178.205.132.90) Quit (Quit: WeeChat 0.4.2)
[17:07:48] * masters (petr@178.44.116.74) has joined
[17:15:33] * iliy-w (pll@213.134.215.219) has joined
[17:43:43] * iliy-w (pll@213.134.215.219) Quit (Ping timeout)
[17:52:23] * iliy-w (pll@213.134.215.219) has joined
[17:55:21] * zloe is now known as sterkh
[17:55:56] * sterkh is now known as zloe
[18:05:46] * masters (petr@178.44.116.74) Quit (Ping timeout)
[18:05:51] * masters_|2 (petr@line126-60.adsl.kirov.ru) has joined
[18:17:00] * FRLCR|away is now known as FreeLanceR
[18:17:47] * zloe is now known as sterkh
[18:34:20] * linxon (~lin@178.205.132.90) has joined
[18:40:06] * linxon (~lin@178.205.132.90) Quit (Quit: WeeChat 1.1.1)
[19:29:29] * masters_|2 (petr@line126-60.adsl.kirov.ru) Quit (Quit: ***)
[19:29:40] * masters (petr@line126-60.adsl.kirov.ru) has joined
[19:52:17] * wbot (~wircb@162.251.114.77) Quit (Client closed connection)
[19:57:09] * Guest549 (~wircb@162.251.114.77) has joined
[19:58:22] * Guest549 is now known as wbot
[19:58:24] * AliasNET sets mode: +v wbot
[20:31:46] * [die] is now known as tont
[21:16:02] * Buster (~Buster@xn--80aeoa4afbke4o.xn--p1ai) has joined
[21:16:02] * ChanServ sets mode: +o Buster
[21:16:42] <masters> Существует ли какой-нибудь простенький скриптик, который бы список пользователей в канале сохранял в файл?
[21:17:01] <masters> на tcl скрипт имеется ввиду
[21:18:11] <Buster> с период или как
[21:18:47] <masters> на данный момент, чтоб с интервалом обновлял файл
[21:26:31] <Buster> bind time - "* * * * *" save_list
[21:26:31] <Buster> proc save_list {a b c d e} {
[21:26:31] <Buster> set fid [open "save_chanlist" w]
[21:26:31] <Buster> fconfigure $fid -translation binary
[21:26:31] <Buster> puts $fid [chanlist "#канал"]
[21:26:32] <Buster> close $fid
[21:26:38] <Buster> }
[22:11:50] <masters> Buster: Спасибо большое, скрипт работает
[22:13:08] <Buster> время только измени
[22:25:20] * Morfei (~Miranda@s4.umho.ru) Quit (Client closed connection)
[22:28:34] * Morfei (~Miranda@s4.umho.ru) has joined
[22:49:08] * Morfei (~Miranda@s4.umho.ru) Quit (Client closed connection)
[22:51:42] * Morfei (~Miranda@s4.umho.ru) has joined
[23:02:12] * masters (petr@line126-60.adsl.kirov.ru) Quit (Quit: ***)
[23:04:17] * LeXuS (~lexus@ip52.net235.n37.ru) has joined
[23:08:38] * LeXuS (~lexus@ip52.net235.n37.ru) Quit (Quit: Кто много пиздит, тот мало живёт (с) С.В. Репа)
[23:12:39] * IvLink (~a@78-106-190-248.broadband.corbina.ru) has joined
[23:20:15] * Talisman (bot@talisman.tont.pw) has left ()
[23:21:23] * Talisman (bot@talisman.tont.pw) has joined
[23:21:26] * AliasNET sets mode: +v Talisman
[23:21:39] * IvLink (~a@78-106-190-248.broadband.corbina.ru) Quit (Quit: А зомби здесь тихие..)
[23:44:50] * tont is now known as [die]
Query time 0.0408 s