[00:02:36] *** macmaN6789 has quit IRC
[00:36:07] *** MTecknology has joined #supybot
[00:36:15] <MTecknology> Hi again :)
[00:36:23] <MTecknology> ya'll love me so much :P
[00:38:04] <MTecknology> Anybody have any idea about that last question I asked?
[01:05:48] *** eracc has quit IRC
[01:40:46] *** eracc has joined #supybot
[01:49:30] *** eracc has quit IRC
[01:57:21] *** eracc has joined #supybot
[02:01:11] *** wolog has quit IRC
[02:02:37] *** wolog has joined #supybot
[02:39:41] *** MTecknology has left #supybot
[05:43:14] *** iamlindoro has joined #supybot
[05:44:03] <iamlindoro> Hi guys, I'm sure I'm just missing it-- is there a plugin that will allow me to regularly upload (and ideally format) ChannelLogging logs to an ftp site?
[05:48:50] *** Siavash has quit IRC
[05:59:25] *** iamlindoro has left #supybot
[06:09:39] *** Nameeater has joined #supybot
[06:32:30] *** Nameeater has quit IRC
[06:33:14] *** Nameeater has joined #supybot
[06:41:39] *** Gokee2 has quit IRC
[07:26:28] *** Siavash has joined #supybot
[07:29:40] *** macmaN6789 has joined #supybot
[07:53:16] *** Siavash has quit IRC
[09:09:57] *** Siavash has joined #supybot
[11:04:08] *** wolog has quit IRC
[11:04:31] *** wolog has joined #supybot
[11:56:55] *** vesech has quit IRC
[13:12:15] *** jelly-home has joined #supybot
[13:14:16] <dvyjones> jelly-home: The old supybot.com website is no more...
[13:15:03] <dvyjones> supybot.com redirects to the sourceforge page
[13:17:06] <jelly-home> I've noticed that. Where are the plugins?
[13:19:45] <dvyjones> Try archive.org
[13:20:35] <jelly-home> let me rephrase; where will the plugins repo be?
[13:20:56] <jelly-home> or did disaster strike, and the data is lost?
[13:21:23] <jelly-home> archive.org has data from January 2008
[14:25:26] <mren> I have this line `irc.reply("test", action=True)` -- why does supybot prefix "test" with a user nick? This is inside a doPrivmsg
[14:32:32] *** tombs has joined #supybot
[14:52:01] *** CT|P4 has joined #supybot
[14:54:05] *** P4 has quit IRC
[15:02:25] *** CT|P4 is now known as P4
[15:51:21] *** ldlework has quit IRC
[15:53:11] *** Siavash has quit IRC
[15:54:15] *** ldlework has joined #supybot
[15:57:56] *** ldlework has quit IRC
[16:20:30] *** phuff has quit IRC
[16:43:08] <supybot> Title: SourceForge.net: Detail: 2214162 - Supybot fails to identify to nickserv after service restart (at sourceforge.net)
[16:59:52] *** MTecknology has joined #supybot
[17:00:00] <MTecknology> good morning everybody :)
[17:34:17] *** MTecknology has quit IRC
[17:35:35] *** MTecknology has joined #supybot
[17:35:49] *** Siavash has joined #supybot
[17:40:15] -supybot- sifu has quit oftc (charon.oftc.net resistance.oftc.net)
[17:40:16] -supybot- CIA-6 has quit oftc (charon.oftc.net resistance.oftc.net)
[17:40:18] -supybot- Strike|work has quit oftc (charon.oftc.net resistance.oftc.net)
[17:44:41] -supybot- sifu has joined on oftc
[17:44:41] -supybot- CIA-6 has joined on oftc
[17:44:42] -supybot- Strike|work has joined on oftc
[18:36:35] *** wRAR has joined #supybot
[18:38:41] <MTecknology> How can I make it so all commands that need to be prefixed with supybot.reply.whenAddressedBy.chars are ignored unless they identify?
[18:44:57] <WildRover> @apropos capability
[18:44:57] <supybot> WildRover: Admin capability add, Admin capability remove, Channel capability add, Channel capability remove, capability list, capability set, capability setdefault, capability unset, and defaultcapability
[18:45:22] <WildRover> @help defaultcapability
[18:45:23] <supybot> WildRover: (defaultcapability {add|remove} <capability>) -- Adds or removes (according to the first argument) <capability> from the default capabilities given to users (the configuration variable supybot.capabilities stores these).
[18:45:39] <WildRover> hmm not really what you want...
[18:47:23] <WildRover> @config help supybot.replies.notRegistered,
[18:47:24] <supybot> WildRover: Error: 'supybot.replies.notRegistered,' is not a valid configuration variable.
[18:47:26] <WildRover> @config help supybot.replies.notRegistered
[18:47:27] <supybot> WildRover: Determines what error message the bot replies with when someone tries to do something that requires them to be registered but they're not currently recognized. (Current value: You must be registered to use this command. If you are already registered, you must either identify (using the identify command) or add a hostmask matching your current hostmask (using the addhostmask command).)
[18:47:55] * WildRover doesn't know
[18:58:56] *** alsa-helper has joined #supybot
[18:59:09] *** wishie has joined #supybot
[18:59:36] *** alsa-helper has left #supybot
[18:59:40] *** wishie has left #supybot
[19:04:56] *** Darksair has joined #supybot
[19:09:08] <Darksair> Hello guy~~ After upgrading to Python 2.6, starting Supybos gives an error
[19:09:28] <Darksair> TypeError: object.__init__() takes no parameters
[19:09:30] <Ttech> Its compatible with 2.5
[19:09:31] <Darksair> Any idea?
[19:09:33] <Ttech> I beleve
[19:09:41] <Ttech> though I'm no python expert
[19:09:56] <Darksair> Ya, but I have to upgrade to 2.6 man~~
[19:10:10] <Darksair> Anyway I can get it run?
[19:11:19] <Ttech> Try poking a python person here.
[19:11:41] <Darksair> Er... Anyone?
[19:28:12] *** Tar-Get- has joined #supybot
[19:40:15] *** Tar-Get has quit IRC
[19:40:15] *** Tar-Get- is now known as Tar-Get
[19:44:35] *** Darksair has quit IRC
[20:02:19] *** wRAR has quit IRC
[20:13:08] *** The_Joe_ has joined #supybot
[20:13:30] <The_Joe_> How can I register/identify my bot's nick with ns?
[20:13:47] *** Sedated has quit IRC
[20:14:21] <The_Joe_> tell nickserv?
[20:16:20] *** The_Joe_ has left #supybot
[20:16:22] *** Sedated has joined #supybot
[20:18:26] <mren> I have this line `irc.reply("test", action=True)` -- why does supybot prefix "test" with a user nick? This is inside a doPrivmsg
[20:20:11] *** wRAR has joined #supybot
[20:20:57] *** TravisBarker has joined #supybot
[20:21:00] <TravisBarker> hi all
[20:22:23] <TravisBarker> i want supybot to tell me the url of a page on my website when given the title of that page
[20:22:41] <TravisBarker> @ whereis Fobar
[20:22:42] <supybot> TravisBarker: Error: "whereis" is not a valid command.
[20:22:51] <TravisBarker> for example
[20:23:02] <TravisBarker> are there known plugins for such a function ?
[20:24:06] <TravisBarker> or i could provide supybot with an rss feed of all Titles = URL
[20:24:19] <TravisBarker> so when i ask the title it returns the url
[20:28:18] -supybot- sifu has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:28:20] -supybot- Strike|work has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:28:22] -supybot- CIA-6 has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:29:30] -supybot- Strike|work has joined on oftc
[20:29:31] -supybot- CIA-6 has joined on oftc
[20:29:32] -supybot- sifu has joined on oftc
[20:40:32] -supybot- sifu has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:40:33] -supybot- CIA-6 has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:40:36] -supybot- Strike|work has quit oftc (synthon.oftc.net resistance.oftc.net)
[20:41:10] -supybot- sifu has joined on oftc
[20:41:11] -supybot- CIA-6 has joined on oftc
[20:41:12] -supybot- Strike|work has joined on oftc
[20:41:45] *** Nameeater has quit IRC
[20:42:50] *** Nameeater has joined #supybot
[21:15:38] *** wolog has quit IRC
[21:16:02] *** wolog has joined #supybot
[21:36:13] *** Gokee2 has joined #supybot
[22:32:33] *** wRAR has quit IRC
[23:51:40] *** ldlework has joined #supybot