Switch to DuckDuckGo Search
   October 24, 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:05:42] *** MTecknology has quit IRC
[01:04:52] *** Katami has quit IRC
[01:06:01] *** Katami has joined #supybot
[01:15:20] *** Weedy_lappy has joined #supybot
[01:15:38] *** Weedy has quit IRC
[01:15:41] *** Weedy_lappy is now known as Weedy
[01:16:07] *** bburhans has quit IRC
[01:17:23] *** RichardG has quit IRC
[01:18:41] *** felipe` has quit IRC
[01:20:23] *** bburhans has joined #supybot
[01:22:34] *** bburhans has quit IRC
[01:22:38] *** bburhans has joined #supybot
[01:23:41] *** RichardG has joined #supybot
[01:24:40] <nanotube> ;;later tell progval see the test files for other plugins that utilize invalid command, such as factoids.
[01:24:40] <gribble> The operation succeeded.
[01:25:16] <nanotube> Hoaas: what are you trying to do with $nick there exactly? :)
[01:25:33] <Hoaas> huh?
[01:25:37] <Hoaas> Oh.
[01:25:50] <nanotube> :)
[01:26:00] * nanotube has read some scrollback ;)
[01:26:10] <Hoaas> I wanted $nick to be default value if no other value was present. But I just changed the plugin instead.
[01:28:49] <nanotube> ah... that can be done with the conditional plugin
[01:29:56] <nanotube> but i guess if you're up editing the plugin, it's just as good.
[01:52:36] *** WakiMiko has quit IRC
[01:52:37] *** WakiMiko_ has joined #supybot
[02:05:13] *** KenjiE20 has quit IRC
[02:12:27] *** mren is now known as mren|off
[03:08:41] *** ktabic has quit IRC
[03:10:59] *** meGenius has joined #supybot
[03:10:59] *** meGenius has joined #supybot
[03:59:37] *** necrodearia has joined #supybot
[04:57:16] *** meGenius has quit IRC
[05:04:08] *** meGenius has joined #supybot
[05:05:17] *** Steve57 has joined #supybot
[05:24:51] *** meGenius has quit IRC
[05:25:40] *** meGenius has joined #supybot
[05:32:16] *** zangetsu_ has quit IRC
[05:35:25] *** zangetsu has joined #supybot
[05:52:01] *** meGenius has quit IRC
[05:52:50] *** meGenius has joined #supybot
[06:05:13] *** meGenius has quit IRC
[06:05:34] *** felipe` has joined #supybot
[06:05:46] *** meGenius has joined #supybot
[06:24:56] *** Katami has quit IRC
[06:43:32] *** fossrox has quit IRC
[07:25:24] *** Katami has joined #supybot
[07:35:47] *** meGenius has quit IRC
[07:36:39] *** meGenius has joined #supybot
[09:03:51] *** gribble has quit IRC
[09:05:00] *** gribble has joined #supybot
[09:08:30] *** necrodearia has quit IRC
[09:12:46] *** ProgVal has joined #supybot
[09:14:25] <ProgVal> nanotube~> ping
[09:15:17] <ProgVal> Thanks for your tip, but Factoids' tests use only 'whatis'
[09:15:53] <nanotube> mm really... mm let me take a look at the test.py for factoids...
[09:16:15] <ProgVal> er
[09:16:19] <ProgVal> nevermind
[09:17:35] * nanotube doesn't look at the test.py for factoids, then :)
[09:17:43] <ProgVal> o.O
[09:17:59] <ProgVal> supybot-test script prints odd things
[09:18:20] <nanotube> like what
[09:18:55] <fire|bird> \o nanotube :)
[09:19:14] <ProgVal> http://paste.pocoo.org/show/ZOu57dhn4UutfGuDQlgi/
[09:19:28] <ProgVal> It seems to display all loaded plugins
[09:19:56] <ProgVal> Er
[09:19:59] <ProgVal> nevermind
[09:20:25] <ProgVal> It's the output of an outdated i18n.py debug messages -_-
[09:20:54] <ProgVal> mmh
[09:21:15] <ProgVal> The test in Factoids is : self.assertRegexp('foo', 'bar')
[09:21:31] <ProgVal> But, my plugin outputs random messages, so, I can't use regexps
[09:21:45] <ProgVal> mmh
[09:21:52] <ProgVal> Let's use assertNotRegexp
[09:25:04] <ProgVal> mmh
[09:25:08] <ProgVal> still doesn't work
[09:25:37] <nanotube> what are you testing
[09:25:43] *** necrodearia has joined #supybot
[09:26:05] <ProgVal> a new plugin
[09:26:08] <ProgVal> MegaHAL integration
[09:26:38] <nanotube> ah
[09:26:46] <nanotube> well you could use the most basic test of assertnoterror
[09:26:55] <ProgVal> it doesn't work
[09:26:59] <ProgVal> MegaHAL is a pain in file management
[09:27:04] <nanotube> when you have no idea of what the response would be
[09:27:05] <nanotube> hmmm
[09:27:12] * nanotube knows nothing about megahal...
[09:27:32] <ProgVal> How to get the current Supybot's data/ directory ?
[09:27:51] <ProgVal> (in a string)
[09:29:52] <nanotube> conf.supybot.directories.data()
[09:30:18] <ProgVal> thanks
[09:30:28] <nanotube> np :)
[09:34:51] <ProgVal> Look at this awful code : http://paste.pocoo.org/show/bSAbMT4dv91wVKkheCxb/ -_-
[09:36:37] <ProgVal> &config supybot.plugins.MegaHAL.answer.probabilityWhenAddressed
[09:36:37] <gribble> Error: 'supybot.plugins.MegaHAL.answer.probabilityWhenAddressed' is not a valid configuration variable.
[09:36:41] <ProgVal> woops, wrong channel
[09:37:03] <nanotube> heh
[09:38:15] <ProgVal> o.O
[09:38:21] <ProgVal> I have that on IRC :
[09:38:22] <ProgVal> <ProgVal> &config supybot.plugins.MegaHAL.answer.probabilityWhenAddressed
[09:38:22] <ProgVal> <Awesome`test> ProgVal: Global: 100; #supybot-test: 100
[09:38:40] <ProgVal> but, when I call a command in my plugin, I get :
[09:38:48] <ProgVal> NonExistentRegistryEntry: probabilityWhenAdressed is not a valid entry in supybot.plugins.MegaHAL.answer
[09:38:49] <nanotube> that's normal output for a channel specific value
[09:39:02] <nanotube> what's your code looking like
[09:39:18] <nanotube> as in, how are y,ou trying to retrievne that value
[09:39:57] <ProgVal> self.registryValue('answer.probabilityWhenAdressed')
[09:40:17] <nanotube> if it's channel specific, the call to registryvalue should include a chgannel argument
[09:40:19] <nanotube> iirc
[09:40:30] <nanotube> don't recall if channel goes first or second... but it should be there. :)
[09:40:44] <ProgVal> oh !
[09:40:46] <ProgVal> thanks
[09:40:53] <nanotube> :)
[09:40:57] <ProgVal> I should have guess it
[09:41:00] <nanotube> and now i'm off to sleep. :)
[09:41:13] <ProgVal> 'night
[10:32:13] *** Steve57 has quit IRC
[10:34:09] *** Steve57 has joined #supybot
[10:37:08] *** RichardG has quit IRC
[10:41:53] *** ProgVal|2nd has joined #supybot
[10:45:37] -gribble- iSpam has quit oftc (Ping timeout: 480 seconds)
[10:57:34] *** meGenius has quit IRC
[10:57:44] *** meGenius has joined #supybot
[11:12:36] *** meGenius has quit IRC
[11:14:18] *** meGenius has joined #supybot
[11:25:06] *** meGenius has quit IRC
[11:25:47] *** meGenius has joined #supybot
[11:32:32] *** meGenius_ has joined #supybot
[11:32:53] *** meGenius has quit IRC
[11:40:14] *** Tacos is now known as Tucos
[11:41:00] *** ProgVal|2nd has quit IRC
[11:41:14] *** ProgVal|2nd has joined #supybot
[11:43:22] *** sailerboy has quit IRC
[11:47:19] *** sailerboy has joined #supybot
[12:07:36] *** ProgVal has quit IRC
[12:09:06] *** ProgVal|2nd is now known as ProgVal
[12:15:05] *** Tucos has quit IRC
[12:15:19] *** Tucos has joined #supybot
[12:22:43] *** ktabic has joined #supybot
[12:35:42] *** KenjiE20 has joined #supybot
[12:39:42] *** meGenius_ has quit IRC
[12:49:34] *** meGenius_ has joined #supybot
[12:49:34] *** meGenius_ has joined #supybot
[13:09:58] *** meGenius_ has quit IRC
[13:11:24] *** meGenius_ has joined #supybot
[13:11:24] *** meGenius_ has joined #supybot
[13:13:58] *** meGenius_ has quit IRC
[13:14:19] *** meGenius_ has joined #supybot
[13:16:07] *** Mazellan_ has joined #supybot
[13:18:34] <Mazellan_> hi, is there a plugin that I can use to authenticate a bot in the gamesurge net?
[13:27:01] *** meGenius_ has quit IRC
[13:27:32] *** meGenius_ has joined #supybot
[13:27:32] *** meGenius_ has joined #supybot
[13:31:15] <ProgVal> What is gamesurge ?
[13:35:32] <Mazellan_> oh, it is a network
[13:36:00] <Mazellan_> http://www.gamesurge.net/
[13:44:56] <ProgVal> Try the Services plugin
[13:48:03] <Mazellan_> mmm, tried that one. Saw later that gamesurge uses AUTH instead of IDENTIFY
[14:04:24] *** Mazellan_ has quit IRC
[14:05:15] *** meGenius_ has quit IRC
[14:06:59] *** meGenius_ has joined #supybot
[14:10:27] *** ktabic has quit IRC
[14:11:02] *** bburhans has quit IRC
[14:11:18] *** bburhans has joined #supybot
[14:14:01] *** felipe` has quit IRC
[14:15:28] *** meGenius_ has quit IRC
[14:28:33] *** bburhans has quit IRC
[14:31:55] *** bburhans_ has joined #supybot
[14:34:30] *** meGenius_ has joined #supybot
[14:35:54] *** bburhans has joined #supybot
[14:35:54] *** bburhans has joined #supybot
[14:35:59] *** Gallaecio has joined #supybot
[14:36:47] *** bburhans_ has quit IRC
[14:38:11] *** bburhans has quit IRC
[14:38:25] *** bburhans has joined #supybot
[14:40:42] *** bburhans has quit IRC
[14:42:13] *** bburhans has joined #supybot
[14:56:20] *** ProgVal has quit IRC
[14:58:26] *** ProgVal|2nd has joined #supybot
[14:58:47] *** ProgVal|2nd has quit IRC
[15:02:51] *** ProgVal|2nd has joined #supybot
[15:07:29] *** ProgVal|2nd is now known as ProgVal
[15:22:18] *** WakiMiko has joined #supybot
[15:24:38] *** WakiMiko_ has quit IRC
[15:32:30] *** WakiMiko has quit IRC
[15:32:47] *** WakiMiko has joined #supybot
[15:33:06] *** meGenius_ has quit IRC
[15:33:12] *** meGenius_ has joined #supybot
[15:33:12] *** meGenius_ has joined #supybot
[15:35:07] *** RichardG has joined #supybot
[15:35:38] -gribble- iSpam (iSpam!tingle at 187 dot 15.116.105) has joined on oftc
[15:50:19] *** mren|off is now known as mren
[16:09:28] *** ziplock has left #supybot
[16:13:29] *** ziplock_ has joined #supybot
[16:18:54] *** ProgVal|2nd has joined #supybot
[16:21:50] *** ProgVal has quit IRC
[16:23:48] *** ProgVal|2nd has quit IRC
[16:32:03] *** ProgVal|2nd has joined #supybot
[16:32:38] *** ziplock has joined #supybot
[16:33:00] *** Steve57 has quit IRC
[16:33:42] *** ziplock_ has quit IRC
[16:38:27] *** meGenius_ has quit IRC
[16:48:56] *** Gallaecio has quit IRC
[17:18:48] *** Clinteger has quit IRC
[17:25:49] *** Clinteger has joined #supybot
[18:21:34] *** felipe` has joined #supybot
[18:28:29] *** zangetsu has quit IRC
[18:32:28] *** zangetsu has joined #supybot
[18:53:06] *** fossrox has joined #supybot
[18:53:06] *** fossrox has joined #supybot
[19:01:16] *** ProgVal|2nd has quit IRC
[19:05:51] *** ProgVal|2nd has joined #supybot
[19:29:20] *** ProgVal|2nd is now known as ProgVal
[20:00:29] *** echelog has joined #supybot
[20:23:31] *** zangetsu has quit IRC
[20:42:34] *** ProgVal has quit IRC
[20:49:03] *** ProgVal has joined #supybot
[22:53:26] *** ricky has quit IRC
[22:56:14] *** fossrox has quit IRC
[23:11:28] *** ProgVal has quit IRC
[23:44:25] *** mren is now known as mren|off
[23:59:26] *** Exavion has quit IRC
top

   October 24, 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 | >