Switch to DuckDuckGo Search
   November 27, 2007  
< | 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 | >

Toggle Join/Part | bottom
[00:44:38] *** tombs has joined #supybot
[01:09:22] *** tonyyarusso has joined #supybot
[01:26:03] *** devicenull has quit IRC
[01:26:12] *** devicenull has joined #supybot
[01:42:33] *** Pinky has quit IRC
[01:42:52] *** Pinky has joined #supybot
[01:50:43] *** Enqlave has joined #supybot
[01:51:26] *** Enqlave has quit IRC
[01:51:43] *** Enqlavity has joined #supybot
[01:52:33] <Enqlavity> hello
[01:52:39] <Enqlavity> could you tell me
[01:53:04] <Enqlavity> why `add ban' cmd just doesn't work?
[01:53:09] <Enqlavity> 0.83.3
[01:53:35] <Enqlavity> *ban add
[01:55:49] <Enqlavity> it just writes 'The operation succeeded.'
[02:02:53] *** Pinky has quit IRC
[02:03:04] *** Pinky has joined #supybot
[02:30:12] *** Pinky has quit IRC
[02:30:23] *** Pinky has joined #supybot
[02:40:03] *** tombs has quit IRC
[02:40:18] <Enqlavity> so no idea?
[02:40:28] <Enqlavity> it kicks, kbans fine
[02:40:44] <Enqlavity> but `ban add' makes no sence
[03:06:15] *** Enqlavity has quit IRC
[03:07:06] *** Enqlave has joined #supybot
[03:29:25] *** Biiaru has quit IRC
[03:30:09] *** Biiaru has joined #supybot
[03:35:07] *** mkanat has quit IRC
[05:22:27] *** Pinky has quit IRC
[06:27:22] *** tonyyarusso has quit IRC
[07:25:22] *** mkanat has joined #supybot
[09:04:59] *** Nightweaver has quit IRC
[09:48:19] *** mkanat has quit IRC
[09:59:41] <Enqlave> so
[09:59:56] <Enqlave> is it a bug that i can't ban anything? :D
[10:04:12] *** Nightweaver has joined #supybot
[10:48:55] *** cast_ has joined #supybot
[11:02:32] *** cast has quit IRC
[11:02:33] *** cast_ is now known as cast
[11:17:46] *** Pinky49 has joined #supybot
[11:24:23] *** Enqlave has left #supybot
[11:24:32] *** tombs has joined #supybot
[11:33:37] *** yell0w has quit IRC
[13:38:52] *** tombs has quit IRC
[14:00:07] *** mren has joined #supybot
[14:16:14] *** mren_ has quit IRC
[15:43:02] *** Pinky49 is now known as Pinky
[15:47:30] * andrew looks around for Brain
[16:01:41] <Pinky> heh
[16:07:57] *** etank has joined #supybot
[16:08:37] <etank> pscott: you are everywhere aren't you
[16:09:06] <andrew> etank: you seem to be everywhere, too
[16:09:44] <etank> :)
[16:09:47] <pscott> etank: its hard to be everywhere when you can only be in 20 channels
[16:10:09] * pscott is a long time #supybot lurker
[16:10:19] * andrew senses pscott , pscott2, pscott3, pscott4, etc
[16:11:57] <pscott> nah
[16:12:13] <pscott> having a limit just helps focus on whats important
[16:12:39] <andrew> yep
[17:20:18] *** zann has quit IRC
[17:43:37] *** independence has joined #supybot
[17:44:07] <independence> is there some way to make supybot kick/ban users who flood the channel?
[17:53:12] *** yell8w has joined #supybot
[18:34:33] *** wRAR has joined #supybot
[19:34:06] <Hagabard> was, the plugin didn't work very well, do it didn't get moved to the new plugin interface
[19:38:41] *** jessekeys has left #supybot
[20:19:28] <andrew> Hrm, is there a way to directly read the data files for the plugins (ie Factoids.db)
[20:22:37] *** Weedy has quit IRC
[20:22:53] *** Weedy has joined #supybot
[21:12:14] *** wRAR has quit IRC
[21:14:39] *** malex has joined #supybot
[21:16:55] <malex> Just curious if anyone's got a subversion commit module for supybot i.e. something like what the http://cia.vc/ bot does.
[21:17:04] -Sinoa- Title: CIA.vc (at cia.vc)
[21:17:34] <Hagabard> i just subscribe to the rss feed of whatever site for updates to the code, and it announces them to channel with urls
[21:19:30] <malex> Hagabard: by "it" you mean supybot or cia bot?
[21:19:41] <Hagabard> supybot
[21:19:51] <Hagabard> i have no idea what the cia.vc thing is
[21:20:55] <Hagabard> but, for example
[21:20:58] <Hagabard> .pfsensetrac
[21:21:00] -Sinoa- Hagabard: Changes to ticket #1534 (By anonymous) || Changes to ticket #1534 (By anonymous) || 4 changes to ticket #1532 (By anonymous) || Changes to ticket #1532 (By anonymous) || Check-in [20202]: (By smos) || Changes to ticket #1532 (By anonymous) || Check-in [20201] on branch RELENG_1: (By mfuchs) || Check-in [20200]: (By mfuchs) || Changes to ticket #1534 (By cmb) || Changes (13 more messages)
[21:21:28] <Hagabard> Since that's a trac website, it tracks code checkins and ticket changes with one url to monitor
[21:35:12] <malex> Hagabard: Ok, I see.
[21:35:38] <Hagabard> so if you can get an rss feed, the bot can monitor and announce the changes
[21:36:14] <Hagabard> andrew: you would need to use the proper database utilites depending on the db format (some are sqlite, flat, etc.)
[21:38:27] <Hagabard> toast2: you should try loading the Services plugin (^load Services) {note capitolization} before configuring it.
[21:43:24] *** independence has left #supybot
[22:06:52] *** jinzo is now known as jinzo[away]
[22:06:57] *** jinzo[away] is now known as jinzo
[22:12:54] *** Enqlave has joined #supybot
[22:13:13] <Enqlave> heya
[22:13:32] <Enqlave> some time ago i asked wh i can't add a ban ;p
[22:13:38] <Enqlave> is it a known bug?
[22:25:25] *** netzi has joined #supybot
[22:29:41] *** Weedy has quit IRC
[22:29:55] *** Weedy has joined #supybot
top

   November 27, 2007  
< | 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 | >