Switch to DuckDuckGo Search
   October 23, 2010  
< | 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 | >

Toggle Join/Part | bottom
[00:02:24] *** ktabic has quit IRC
[00:10:07] *** Exavion has quit IRC
[00:15:35] *** ktabic has joined #supybot
[00:21:24] *** ProgVal has quit IRC
[00:36:06] *** BBURHANS is now known as bburhans
[00:50:13] *** RichardG has quit IRC
[00:53:02] -gribble- iSpam has quit oftc (Ping timeout: 480 seconds)
[00:55:53] -gribble- iSpam (iSpam!~tingle at 187 dot 15.116.105) has joined on oftc
[00:58:52] *** Exavion has joined #supybot
[01:03:59] -gribble- iSpam has quit oftc (Ping timeout: 480 seconds)
[01:09:45] *** ktabic has quit IRC
[01:18:19] -gribble- iSpam (iSpam!tingle at 187 dot 15.116.105) has joined on oftc
[01:19:53] *** RichardG has joined #supybot
[01:28:28] *** phoenix^ has joined #supybot
[01:31:09] *** fire|bird has quit IRC
[01:31:38] *** fire|bird has joined #supybot
[01:44:11] *** fire|bird has quit IRC
[01:54:09] *** fire|bird has joined #supybot
[02:12:46] *** phoenix^ has quit IRC
[02:14:04] *** themill has quit IRC
[02:16:07] *** Steve57 has joined #supybot
[02:18:16] *** KenjiE20 has quit IRC
[03:21:29] *** zann has joined #supybot
[03:24:02] *** zann has left #supybot
[03:25:59] *** zann has joined #supybot
[03:30:17] *** Exavion has quit IRC
[04:24:18] -gribble- jemfinch has quit oftc (Ping timeout: 480 seconds)
[06:54:45] *** fossrox has quit IRC
[07:39:16] -gribble- jemfinch (jemfinch!~jfincher at 6 dot sub-72-109-142.myvzw.com) has joined on oftc
[07:48:44] -gribble- jemfinch has quit oftc (Ping timeout: 480 seconds)
[08:16:16] *** Steve57 has quit IRC
[08:17:18] *** Steve57 has joined #supybot
[08:34:36] *** sanket has joined #supybot
[08:35:04] <sanket> Hi, is the config var supybot.protocols.http.proxy: host:port enough to specify the proxy ?
[08:35:37] <sanket> Because it seems that my xchat( Ubuntu ) is working on my proxy, but not quite supybot. Perhaps I am missing something ?
[09:20:44] *** ProgVal has joined #supybot
[11:27:51] *** ktabic has joined #supybot
[12:07:26] *** themill has joined #supybot
[12:46:43] *** KenjiE20 has joined #supybot
[14:16:33] *** Steve57 has quit IRC
[14:20:03] *** sanket has quit IRC
[14:22:41] *** Steve57 has joined #supybot
[15:01:52] <ProgVal> If two plugins has the same callAfter, what will happen ?
[15:04:18] *** Buck has joined #supybot
[15:05:17] <Buck> @dict acorn
[15:05:25] <gribble> <jamessan@oftc> that signals the start of the armageddon. you'll soon hear the six horsemen of the apocalypse riding in to town
[15:05:47] <Buck> six?
[15:05:51] <gribble> <jamessan@oftc> sure
[15:06:00] <gribble> <jamessan@oftc> I'm not good with numbers, is 3 better?
[15:06:03] <Buck> almost
[15:06:46] <ProgVal> :D
[15:14:21] <gribble> <jamessan@oftc> ProgVal: they'll both be called after the plugins in their callAfter
[15:14:35] <ProgVal> :(
[15:15:05] <ProgVal> For example, I want to write plugin that overrules Dunno, is there a way to do that ?
[15:15:39] <gribble> <jamessan@oftc> have its callBefore include Dunno
[15:15:54] <ProgVal> ok
[15:15:56] <ProgVal> thanks
[15:26:14] <Buck> where can I report a big in the Dict module?
[15:30:24] *** RichardG has quit IRC
[15:30:49] -gribble- iSpam has quit oftc (Remote host closed the connection)
[15:32:35] *** RichardG has joined #supybot
[15:32:55] <Buck> big/bug
[15:33:05] -gribble- iSpam (iSpam!tingle at 187 dot 15.116.105) has joined on oftc
[15:42:59] *** mren|off is now known as mren
[15:51:44] *** fossrox has joined #supybot
[15:51:44] *** fossrox has joined #supybot
[16:10:22] *** Buck has quit IRC
[16:19:10] *** KRF has quit IRC
[16:33:32] *** ktabic has quit IRC
[16:44:00] *** ktabic has joined #supybot
[16:49:31] <ProgVal> I have a problem with writing a test case for my plugin
[16:49:38] <ProgVal> how to test invalidCommand ?
[16:49:59] <ProgVal> it works on IRC, but not in the test case
[17:20:38] *** Out`Of`Control is now known as Viper
[17:34:28] *** ziplock_ is now known as ziplock
[17:52:45] *** Exavion has joined #supybot
[18:11:59] *** KRF has joined #supybot
[18:40:29] *** meGenius has joined #supybot
[18:40:29] *** meGenius has joined #supybot
[19:01:57] *** Steve57 has quit IRC
[19:23:19] *** abms1116 has joined #supybot
[19:30:28] <SteelSide> :OOOOO
[19:30:40] <SteelSide> one that writes selftests
[19:30:55] * SteelSide bows to ProgVal, the savior of all supybot plugins
[19:31:22] <ProgVal> ?
[19:31:59] <ProgVal> I never could write test case, but I always wanted to do it, and Supybot provides a great API
[19:32:07] *** abms1116 has quit IRC
[19:32:44] <ProgVal> If you want, I have a branch called "unit-tests" in my public repository, I can (try to) give you write access on it
[19:33:06] <ProgVal> It is designed to write more unit tests, and to fix broken tests
[19:34:49] <SteelSide> oh no me + test cases = blank file
[19:35:09] <ProgVal> do you want to see my test cases file ?
[19:35:24] <SteelSide> plus im watching japanese people trying to eat marshmallows hanging from the roof in strings while they are being pulled back by a rubber band below their nose
[19:35:38] <SteelSide> ceiling*
[19:35:39] <ProgVal> http://paste.pocoo.org/show/WCIpdMGQTCieU7nPk7GM/
[19:35:45] <ProgVal> The second one is broken
[19:35:45] <ProgVal> :p
[19:55:44] *** WakiMiko has joined #supybot
[20:10:22] <SteelSide> ProgVal, woot? looks exactly the same as the first one?
[20:10:57] <ProgVal> ?
[20:11:33] <ProgVal> the first one is 'cleanup' (that is a command), and the second one is 'foo' (that is not a command, se the bot should answer)
[20:11:41] <SteelSide> also the test.py file recommends; see plugins/Plugin/test.py for an example
[20:14:39] <SteelSide> ProgVal, I think what happends is that the bot sees that foo doesn't exist and just raises a timeout error
[20:14:57] <SteelSide> haven't followed code long enough so unsure if you actually get feedback from that
[20:15:12] <ProgVal> It's not a timeout, it's a "command does not exist"
[20:15:52] <SteelSide> so it does give you an error then?
[20:16:59] <ProgVal> yep
[20:17:32] <SteelSide> then what's the issue?
[20:18:41] <ProgVal> because this plugin implements invalidCommand()
[20:19:15] <ProgVal> and it answers to invalid commands on IRC
[20:19:19] <ProgVal> but not in the unit tests
[20:20:32] <SteelSide> oho
[20:24:33] *** meGenius has quit IRC
[20:48:34] *** meGenius has joined #supybot
[21:21:18] *** meGenius has quit IRC
[21:56:25] *** themill has quit IRC
[21:58:40] *** ProgVal has quit IRC
[22:00:57] *** themill has joined #supybot
[22:04:37] *** ProgVal has joined #supybot
[22:24:42] *** Axanon has joined #supybot
[22:24:42] *** Axanon has joined #supybot
[23:19:12] *** ProgVal has quit IRC
top

   October 23, 2010  
< | 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 | >