#test | Logs for 2014-06-17
« return
[00:50:59] <crutchy|zzz> ~reload
[00:51:00] <exec> successfully reloaded exec file
[00:59:47] crutchy|zzz is now known as crutchy
[04:28:02] <chromas> ~join ##
[04:51:52] <crutchy> ~php in_array
[04:51:53] <exec> function not found
[04:52:31] <crutchy> ~php strpos
[04:52:31] <exec> function not found
[04:52:36] <chromas> ah oh
[04:52:47] <chromas> need to install the doc files on the server?
[04:53:11] <crutchy> i think they're there already, but prolly in a different location :-/
[04:55:06] <crutchy> ~php in_array
[04:55:06] <exec> bool in_array( mixed $needle , array $haystack [, bool $strict = FALSE] )
[05:05:03] <crutchy> have you been bullying poor monopoly with ~say?
[05:05:23] <crutchy> poor moropory
[05:08:18] <chromas> a little
[05:08:26] <crutchy> :-
[05:08:28] <crutchy> P
[05:08:34] <chromas> another irc client url I needed to 'blacklist'
[05:08:35] <crutchy> oops
[05:08:46] <crutchy> oh?
[05:08:47] <chromas> the onUrl event doesn't discriminate
[05:09:05] <crutchy> does it download the entire target?
[05:09:15] <chromas> it only has the url so I can't tell who it came from or that it was in the quit message. Need to upgrade to fpc bot
[05:09:16] <chromas> Yep
[05:09:20] <crutchy> hmm
[05:09:27] <chromas> Spalls or somebody had it download firefox a while back :D
[05:09:37] <crutchy> for ~isup i just download the first 1024 bytes]
[05:09:43] <crutchy> can you do that maybe?
[05:09:45] <chromas> so it's actually possible to stuff my hdd
[05:09:59] <crutchy> or maybe 10kb
[05:10:01] <chromas> I could
[05:10:33] <chromas> you could probably switch to head instead of get
[05:10:44] <crutchy> except for if someone types the URL for a natalie portman porn website... will probably want to download all of that
[05:11:30] <crutchy> i was thinking of that, but i think fget stops at the eol anyway
[05:12:02] <crutchy> ~php fgets
[05:12:03] <exec> string fgets( resource $handle [, int $length] )
[05:12:11] <crutchy> ~php fget
[05:12:12] <exec> function not found
[05:12:21] <crutchy> ~php fread
[05:12:22] <exec> string fread( resource $handle , int $length )
[05:12:25] <crutchy> hmm
[05:13:39] <crutchy> uses wtouch in the scripts lib
[05:13:40] <crutchy> https://github.com
[05:14:16] <crutchy> Reading ends when length - 1 bytes have been read, or a newline (which is included in the return value), or an EOF (whichever comes first)
[05:14:18] <chromas> mmm, touching
[05:14:40] <chromas> if you s/GET/HEAD/ then it should only send you the header
[05:14:40] <crutchy> i specify 1024, but i think if it hits a newline it stops there
[05:15:05] <crutchy> not sure what the header is for the first line
[05:15:08] <crutchy> ?
[05:15:37] <crutchy> or it just send all headers?
[05:15:50] <chromas> yeah, the whole header, without the body
[05:15:57] <crutchy> ah
[05:16:13] <crutchy> yeah could do that too
[05:16:30] <chromas> it should otherwise be the same, so you could get the file size (if it's in the header) and doc type
[05:16:43] <crutchy> yeah
[06:15:17] <chromas> SedBot:
[06:15:36] <chromas> s/SedBot/xlefay/
[06:15:37] <exec> <chromas> xlefay:
[06:16:49] <chromas> exec: s/chromas/exec/
[06:16:49] <exec> last message by "exec" not found
[07:13:32] -!- crutchy has quit [Ping timeout: 240 seconds]
[08:21:39] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has joined #test
[08:21:39] -!- mode/#test [+v crutchy] by wheatley
[08:28:27] <crutchy> ~weather crutchy
[08:28:30] <exec> Weather for Morwell (latrobe Valley Airport), VIC, Australia at 2014-06-17 05:00:00 (UTC) ~ 1.5 hrs ago:
[08:28:30] <exec> temperature = 55.9°F (13.3°C) dewpoint = 45.5°F (7.5°C)
[08:28:31] <exec> barometric pressure = 1027.8 mb ~ change of -0.3 mb over past 3 hrs relative humdity = 67%
[08:28:31] <exec> wind speed = 13 mph (20.8 km/h) wind direction = 270°
[10:54:44] <crutchy> s/crutchy/xlefay
[10:54:45] <exec> <crutchy> ~weather xlefay
[10:54:51] <crutchy> sedbot
[11:51:43] <crutchy> ~reload
[11:51:44] <exec> successfully reloaded exec file
[11:51:53] <crutchy> ~lines
[11:52:07] <crutchy> ~stats-lines
[11:53:15] <crutchy> ~stats-lines
[11:54:36] <crutchy> ~reload
[11:54:37] <exec> successfully reloaded exec file
[11:54:41] <crutchy> ~stats-lines
[11:54:54] <crutchy> ~php shift_array
[11:54:55] <exec> function not found
[11:55:04] <crutchy> ~php array_shift
[11:55:05] <exec> mixed array_shift( array &$array )
[11:55:49] <crutchy> ~stats-lines
[12:19:55] <crutchy> ~stats-lines
[12:20:29] <exec> error: command timed out
[12:23:21] <crutchy> ~stats-lines
[12:23:52] <exec> error: command timed out
[12:25:30] <crutchy> ~stats-lines
[12:26:02] <exec> error: command timed out
[12:27:42] <crutchy> ~php strpos
[12:27:43] <exec> mixed strpos( string $haystack , mixed $needle [, int $offset = 0] )
[12:30:25] <crutchy> ~stats-lines
[12:30:55] <exec> error: command timed out
[12:36:17] <crutchy> ~stats-lines
[12:36:48] <exec> error: command timed out
[12:37:08] <crutchy> ~reload
[12:37:10] <exec> successfully reloaded exec file
[12:37:12] <crutchy> ~stats-lines
[12:40:51] <crutchy> ~stats-lines
[12:44:10] <crutchy> ~stats-lines
[13:40:23] <crutchy> ~stats-lines
[13:43:32] <crutchy> ~stats-lines
[13:53:33] <crutchy> ~stats-lines
[13:58:07] <crutchy> ~stats-lines
[14:03:38] <crutchy> ~stats-lines
[14:06:00] <crutchy> ~stats-lines
[14:08:47] <crutchy> ~stats-lines
[15:10:52] <crutchy> ~stats-lines
[15:28:01] <crutchy> ~stats-lines
[15:30:28] <crutchy> ~stats-lines
[15:51:18] <crutchy> ~time chicago
[15:51:19] <exec> [Google] 8:51am Tuesday (CDT) - Time in Chicago, IL, USA
[15:52:07] <crutchy> ~list
[15:52:08] <exec> ~list ~list-auth ~lock ~unlock
[15:52:09] <exec> ~sed_6705140699 ~rofl ~stats-lines exec ~ ~cowsay ~moo ~fortune ~php ~con/con ~join ~invite ~part ~isup ~time ~rainbow ~translate ~translate-sl ~define ~define-add ~define-count ~define-sources ~weather ~weather-add ~help ~help-script ~civ ~civ-save ~civ-todo ~mackey
[15:53:24] <crutchy> exec
[15:53:25] <exec> IRC SCRIPT EXECUTIVE
[15:53:25] <exec> https://github.com
[15:53:26] <exec> http://wiki.soylentnews.org
[16:02:43] <chromas> ~bewbs
[17:10:45] <crutchy> ~reload
[17:10:46] <exec> successfully reloaded exec file
[17:10:51] <crutchy> ~bewbs
[17:10:52] <exec> ( o Y o )
[18:01:32] -!- FoobarBazbot has quit [Ping timeout: 240 seconds]
[18:01:32] -!- SedBot has quit [Ping timeout: 240 seconds]
[18:02:49] -!- SedBot [SedBot!~SedBot@github.com/FoobarBazbot/sedbot] has joined #test
[18:02:49] -!- mode/#test [+v SedBot] by wheatley
[18:02:51] <exec> exec sed disabled
[18:02:51] <exec> exec sed disabled
[18:03:52] -!- FoobarBazbot|afk [FoobarBazbot|afk!~FoobarBaz@66.249.nkq.wjg] has joined #test
[18:03:52] -!- mode/#test [+v FoobarBazbot|afk] by wheatley
[18:04:18] FoobarBazbot|afk is now known as FoobarBazbot
[19:17:46] <chromas> Lol
[19:17:50] <chromas> SedBot:
[19:18:11] <chromas> ~bewbs
[19:18:12] <exec> ( o Y o )
[19:18:58] <chromas> Rack in server