logs | stats
   February 17, 2006  
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

[00:25:35] *** dju` has quit IRC
[00:40:37] *** agile has quit IRC
[00:44:27] -supybot- Strike|work has quit oftc (Quit: leaving)
[00:53:12] *** Mazon is now known as mazon
[01:36:48] *** agile has joined #supybot
[01:43:49] *** BigTrucK has joined #supybot
[01:44:48] <BigTrucK> I downloaded the plugins file from sourceforge... but how do I install the 'infobot' plugin? Do I just copy the entire folder over to the plugins dir where the bot resides?
[01:48:36] <BigTrucK> @list
[01:48:38] <supybot> BigTrucK: Admin, Alias, AutoMode, Babelfish, Channel, ChannelStats, Config, Darcs, Dict, Filter, Format, Games, Google, Herald, Internet, Karma, Lart, Later, Lookup, Math, Misc, Network, Nickometer, Note, Owner, Plugin, Poll, Praise, Python, Quote, RSS, Relay, Reply, Scheduler, Seen, ShrinkUrl, Sourceforge, Status, String, Supybot, Time, Todo, Topic, URL, Unix, User, Utilities, Weather, (1 more message)
[01:49:11] <BigTrucK> @list Games
[01:49:12] <supybot> BigTrucK: coin, dice, eightball, monologue, and roulette
[01:49:17] <BigTrucK> @eightball
[01:49:18] <supybot> BigTrucK: No clue.
[01:49:44] <BigTrucK> @weather 92562
[01:49:46] <supybot> BigTrucK: The current temperature in Camp Pendleton, California is 57°F (3:55 PM PST on February 16, 2006). Conditions: Mostly Cloudy. Humidity: 46%. Dew Point: 37°F. Pressure: 30.02 in 1016 hPa (Falling). Visibility: 7.0 miles 11.3 kilometers.
[01:49:51] *** jetscreamer has joined #supybot
[01:50:21] <BigTrucK> @rss http://forums.xedge.net/external.php?type=rss
[01:50:23] <supybot> BigTrucK: The search for Rugged. || Message Editor || Subscriptions are working again || 2006 Winter Games || 'Wrong Forum' Pics || rofl @ special olympics || 'Ban' Related Pics || Pic Rules - README First || rofl @ too stupid for internet || rofl @ pudding pops || haha @ tough choices || 'Attention Whore' Pics || 'Owned' Pics || 'STFU' Pics || 'I'd Hit It' (1 more message)
[01:50:37] <bbrazil> @config list supybot.plugins
[01:50:38] <supybot> bbrazil: @Acronym, @AcronymFinder, @Admin, @Alias, @Amazon, @Anonymous, @AntiPaste, @AutoMode, @Babelfish, @BadWords, @Bayes, @Bugzilla, @Channel, @ChannelLogger, @ChannelRelay, @ChannelStats, @Config, @Ctcp, @Darcs, @Debian, @Debug, @Dict, @Dunno, @Ebay, @Enforcer, @Factoids, @Filter, @Format, @Fun, @FunDB, @Gameknot, @Games, @Google, @Herald, @Http, @Infobot, @Internet, @Karma, @Lart, (2 more messages
[01:50:45] <bbrazil> @config list supybot.conf
[01:50:46] <supybot> bbrazil: Error: 'supybot.conf' is not a valid configuration variable.
[01:51:10] <bbrazil> @config supybot.directories.plugins
[01:51:11] <supybot> bbrazil: plugins, supybot-plugins, source/plugins, source/sandbox, /home/jemfinch/local/lib/python2.4/site-packages/supybot, /home/jemfinch/local/lib/python2.4/site-packages/supybot/plugins
[01:51:20] <bbrazil> any of those should do you
[01:51:47] <BigTrucK> ya I have it listed in mine... but do I copy over the entire folder so it looks like plugins/Infobot
[01:51:58] <BigTrucK> or just the plugin.py to plugins dir?
[01:52:16] <bbrazil> just the infobot.py should do
[01:52:37] <BigTrucK> so all the plugins use a standard __init__.py and config.py etc?
[01:53:01] <bbrazil> dunno, but I have a dir in my list that just contains a .py
[01:53:37] <BigTrucK> gotcha... just wondering cuz when I try to load the plugin I get an error
[01:53:51] <BigTrucK> not much on the website about how to go about getting a plugin loaded
[01:54:09] <BigTrucK> @translate english into japanese the cat is wearing my pants and hat
[01:54:12] <supybot> BigTrucK: Error: "'into'" is not a valid language.  Valid languages include Chinese_simple, Chinese_traditional, Dutch, English, French, German, Greek, Italian, Japanese, Korean, Portuguese, Russian, and Spanish
[01:54:18] <BigTrucK> @translate english japanese the cat is wearing my pants and hat
[01:54:21] <supybot> BigTrucK: Error: Babelfish has foiled our plans by changing its webpage format.
[01:54:29] <BigTrucK> ...
[01:54:30] <BigTrucK> heh
[01:58:07] <supybot> <Strike> BigTruck, yes just put the plugin directory in your plugins directory
[01:58:23] <supybot> <Strike> bbrazil must be using a pre 0.83.x bot before we went to directory-based plugins
[01:58:35] <BigTrucK> so plugins/Infobot is correct?
[01:59:06] <BigTrucK> [16:56:50] [BigTrucK-] !config supybot.directories.plugins
[01:59:06] <BigTrucK> [16:56:50] [chimp] /files/_private/admin/supybotRepo/plugins, /usr/lib/python2.4/site-packages/supybot, /usr/lib/python2.4/site-packages/supybot/plugins
[01:59:21] <supybot> <Strike> then in any of those
[01:59:28] <BigTrucK> I can put custom plugins in /files/_private/admin/supybotRepo/plugins/Infobot?
[01:59:30] <BigTrucK> ok
[01:59:36] <supybot> <Strike> sure :)
[01:59:53] <BigTrucK> AttributeError: 'module' object has no attribute 'PluginRegexp'
[02:00:01] <BigTrucK> keep getting that error when I attempt to load it
[02:00:14] <supybot> <Strike> what version of the bot do you have?
[02:00:35] <supybot> <Strike> @version
[02:00:38] <supybot> <supybot> Strike: The current (running) version of this Supybot is 0.83.0rc3+darcs.  The newest version available online is 0.83.1.
[02:01:44] <BigTrucK> holy crap
[02:01:48] <BigTrucK> an old version?
[02:01:51] <BigTrucK> 0.80.1?
[02:02:18] <supybot> <Strike> 0.80.1 is quite old
[02:02:39] <BigTrucK> that would explain why slap plugin worked and not Infobot
[02:02:47] <BigTrucK> cuz slap was just one file whereas infobot was multiple
[02:03:09] <supybot> <Strike> yup with 0.83 we moved to directories
[02:03:38] <BigTrucK> nice touch btw
[02:03:50] <BigTrucK> I was wonderin does supybot have the capability to use vhosts?
[02:03:52] <supybot> <Strike> hmm?
[02:04:05] <supybot> <Strike> no idea what vhosts are with respect to IRC
[02:04:30] <BigTrucK> oh... on irc.enterthegame.com they allow for vhosts... where a bot can login to use a certain hostmask
[02:04:37] <BigTrucK> by providing a password
[02:04:43] <BigTrucK> not just a bot... anyone
[02:05:00] <supybot> <Strike> ah, no that'd probably require a special plugin
[02:05:08] <BigTrucK> gotcha...
[02:05:17] <BigTrucK> tis a good bot... you are doing god's work
[02:05:44] <supybot> <Strike> I've probably done more documentation than actual coding :)
[02:07:43] <BigTrucK> sucks doesn't it?
[02:08:00] <BigTrucK> Im reading RELNOTES but im not sure I see the upgrade procedures to go from 80.1 to 83
[02:09:29] <supybot> <Strike> well, the biggest thing is the obvious plugin change, but I'd back everything up just in case :)
[02:09:46] <supybot> <Strike> in fact, you might just install the new bot separately and then move your data and conf files over
[02:11:19] <BigTrucK> roger that
[02:11:24] <BigTrucK> thx for the help
[02:11:33] <BigTrucK> can't wait to try the new one :)
[02:18:37] *** jetscreamer has quit IRC
[02:23:19] *** jetscreamer has joined #supybot
[02:35:47] -supybot- Strike|laptop has joined on oftc
[02:43:16] *** jetscreamer has quit IRC
[03:03:42] <BigTrucK> supybot ... my install of supybot crashes
[03:03:46] <BigTrucK> Traceback (most recent call last):
[03:03:48] <BigTrucK> File "./supybot-wizard", line 653, in ?
[03:03:49] <BigTrucK> main()
[03:03:50] <BigTrucK> File "./supybot-wizard", line 447, in main
[03:03:52] <BigTrucK> m = loadPlugin(s)
[03:03:53] <BigTrucK> File "./supybot-wizard", line 81, in loadPlugin
[03:03:55] <BigTrucK> import supybot.plugin as plugin
[03:03:56] <BigTrucK> ImportError: No module named plugin
[03:04:04] <BigTrucK> (sorry for the spam)
[03:04:21] <BigTrucK> it happens whether I do reg or advanced user
[03:04:24] *** Freso has quit IRC
[03:04:32] <supybot> <Strike|laptop> you need to make sure you remove any old installation you had
[03:04:43] <supybot> <Strike|laptop> any .pyc's that may have been hanging around as well
[03:11:48] <BigTrucK> ahhhh... cuz the files are probably hanging out in the python2.x/supbot dir?
[03:11:55] <BigTrucK> is there a script for removal?
[03:12:41] <supybot> <Strike|laptop> just remove the supybot directory from any site-packages directory
[03:31:02] <BigTrucK> rgr that
[03:33:09] <brad2901> "Supybot is a cross-platform IRC bot written in Python, known to run anywhere Python runs, which includes all *nices, and Windows."
[03:33:16] <brad2901> spot the typo :)
[03:33:55] <nuge> i don't see no typo
[03:34:12] * brad2901 pokes "*nices"
[03:34:26] <TFKyle> neither do I
[03:34:31] <nuge> looks intentional to me
[03:34:37] <brad2901> erm
[03:34:49] <brad2901> shouldn't it be *nixes?
[03:34:59] <nuge> nah
[03:35:00] <nuge> unices
[03:35:06] * brad2901 slaps self
[03:35:09] <brad2901> ok, I'll keep quiet
[03:35:16] <nuge> subjective i guess
[03:35:31] <nuge> things aren't really proper when you start adding *'s :P
[03:35:49] <brad2901> true
[03:37:32] <supybot> <Strike|laptop> yeah, *nixes, *nices ... either works
[03:37:42] <supybot> <Strike|laptop> hardcore ubergeeks would say unixen
[03:37:44] <supybot> <Strike|laptop> :p
[03:45:59] <BigTrucK> was I not supposed to rm the /python2.x/supbot dir? cuz now when I ./supybot-wizard it crashes right from the start
[03:48:23] <eracc> *n?x
[03:48:50] <BigTrucK> nvm think I found it
[03:48:56] <BigTrucK> I installed on gentoo using emerge
[03:49:00] <BigTrucK> that's why the old version
[03:49:07] <BigTrucK> unmerging it
[03:51:13] <BigTrucK> odd that portage tree hasn't been updated with new version
[03:56:37] <supybot> <Strike|laptop> yeah, the maintainer used to hang out here, but he hasn't in some time
[03:56:47] <supybot> <Strike|laptop> though he just posted on the supybot forum not too long ago....
[03:57:28] <jat> Report a bug for it.
[04:02:15] <supybot> <Strike|laptop> I thought someone had, some time ago
[04:18:35] <jat> Latest bug to bump supybot was to 0.83.0rc3
[04:28:42] <supybot> <Strike|laptop> fat lot of good that did :p
[04:30:19] <jat> Oh wait.
[04:30:23] <jat> Latest version in portage *is* 0.83.1
[04:30:27] <jat> It's just ~x86
[04:33:07] <supybot> <Strike|laptop> masked?
[04:33:29] <jat> Yeah.
[04:33:40] <jat> Er, "unstable"
[04:33:41] <TFKyle> just in unstable, don't think its masked
[04:33:41] <jat> Not masked.
[04:33:43] <supybot> <Strike|laptop> wonder why
[04:33:44] <supybot> <Strike|laptop> oh
[06:01:34] <jemfinch> .
[07:00:02] *** jetscreamer has joined #supybot
[07:10:32] *** zanny has joined #supybot
[07:11:30] *** zanny has left #supybot
[08:33:14] <Hagabard> i miss gentoo on my desktop.  i hope to rectify that later this year.
[08:36:03] <Hagabard> osudfhgsoerug
[08:36:08] <Hagabard> WARNING 2006-02-17T01:35:30 Error connecting to irc.hashmark.net:6667:
[08:36:08] <Hagabard>         unsubscriptable object
[08:36:08] <Hagabard> WARNING 2006-02-17T01:35:30 Error connecting to irc.dejatoons.net:6667:
[08:36:08] <Hagabard>         unsubscriptable object
[08:36:18] *** brad2901 has quit IRC
[08:36:21] <Hagabard> perhaps i should have skipped the upgrade.[
[08:52:25] -supybot- Strike|laptop has quit oftc (Quit: Leaving)
[09:05:25] *** TFKyle has quit IRC
[09:38:04] *** mazon is now known as Mazon
[09:38:59] *** TFKyle has joined #supybot
[10:04:18] *** TFKyle has quit IRC
[10:05:09] *** TFKyle has joined #supybot
[10:44:01] <nuge> ok, i dunno what the heck i'm doing wrong
[10:44:06] <nuge> but in my test plugin
[10:44:27] <nuge> i have irc.reply(str("jigga!"))
[10:44:30] <nuge> in my callback
[10:44:32] <nuge> i wrap it
[10:44:44] <nuge> and it still gives me an unknown command error
[10:45:36] <nuge> hm
[11:03:57] <aa_> well, I have no idea what you are doing, but the str() is not necessary
[11:12:53] <nuge> right, i thought it might be :P
[11:13:11] <nuge> ah well, something really stupid on my part i bet
[11:13:17] <nuge> i normally wouldn't even mention it publically
[11:13:19] <nuge> but i might be drunk
[15:30:03] *** flamingspinach has quit IRC
[15:37:31] *** indro has quit IRC
[16:00:02] *** agile has quit IRC
[16:20:00] -supybot- Strike|work has joined on oftc
[16:20:03] -supybot- mode change by ChanServ on oftc: +o Strike|work
[16:39:14] *** Mazon is now known as mazon
[16:46:45] *** agile has joined #supybot
[17:14:56] *** Freso has joined #Supybot
[17:21:06] *** mazon is now known as Mazon
[18:17:50] *** Freso has quit IRC
[18:43:32] *** jetscreamer has quit IRC
[19:25:07] *** DukGalNamu has left #supybot
[20:19:00] *** brad2901 has joined #supybot
[21:24:36] -supybot- disconnected from oftc: Ping sent at [17-Feb-2006 15:22:26] not replied to.
[21:24:52] -supybot- supybot has joined on oftc
[21:24:54] -supybot- mode change by ChanServ on oftc: +o supybot
[21:31:35] *** CrashChaos has joined #supybot
[21:33:19] <CrashChaos> I've just seen the futurama.supyfact file.. how can I use that one? :)
[21:33:58] <jamessan> with the Lookup plugin
[21:34:00] <supybot> <Strike|work> @help lookup add
[21:34:02] <supybot> <supybot> Strike|work: (lookup add [--nokey] <name> <filename>) -- Adds a lookup for <name> with the key/value pairs specified in the colon-delimited file specified by <filename>. <filename> is searched for in conf.supybot.directories.data. If <name> is not singular, we try to make it singular before creating the command. If the --nokey option is specified, the new lookup will display only the (1 more message)
[21:34:28] <supybot> <Strike|work> where is this supyfact file?  I'm interested :p
[21:35:06] <CrashChaos> Error: No plugin named "Lookup" exists.
[21:35:27] <jamessan> it's in supybot-plugins
[21:35:28] <CrashChaos> oh nvm.. it's in the extra package
[21:36:15] <CrashChaos> but I get an exception.. no suitable databases found
[21:39:07] <jamessan> it probably needs PySQLite
[21:49:38] *** Mazon is now known as mazon
[21:56:43] *** mazon is now known as Mazon
[22:01:59] *** agile has quit IRC
[22:32:47] *** factor has joined #supybot
[22:51:07] *** agile has joined #supybot
[23:47:17] *** xulin has joined #supybot
[23:47:20] <xulin> hi ..
[23:47:31] <xulin> i have a question about re (regex) command ?
[23:47:36] <supybot> <Strike|work> mkay
[23:48:18] <xulin> if i make a sed s/foo1/bar1/;s/foo2/bar2/  it work ..
[23:48:22] *** Crazysim has joined #supybot
[23:48:25] <xulin> but re don't take the ; :s
[23:48:35] <supybot> <Strike|work> nope, nest your commands
[23:49:04] <supybot> <Strike|work> @re s/foo2/bar2/g [re s/foo1/bar1/g "hello foo1 foo1 foo2 foo2"]
[23:49:05] <supybot> <supybot> Strike|work: Error: You don't have the 'trusted' capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
[23:49:06] <supybot> <Strike|work> bah
[23:49:09] <supybot> <Strike|work> ~re s/foo2/bar2/g [re s/foo1/bar1/g "hello foo1 foo1 foo2 foo2"]
[23:49:10] <supybot> <sifu> Strike|work: hello bar1 bar1 bar2 bar2
[23:51:02] <xulin> hum .. :s .. the probléme is that foo is [ :] .. and then it dont work :s ..
[23:51:54] <supybot> <Strike|work> quote it
[23:52:19] <supybot> <Strike|work> ~re s/foo3/bar3/g [re "s/foo[12]/bar1/g" "hello foo1 foo1 foo2 foo2 foo3"]
[23:52:21] <supybot> <sifu> Strike|work: hello bar1 bar1 bar1 bar1 bar3
[23:53:31] <xulin> and .. how insert new line ? in the regex ?
[23:53:51] <supybot> <Strike|work> the bot can't respond with more than one line at a time anyway
[23:54:04] <supybot> <Strike|work> (well, it can, but IRC isn't really suited for that)
[23:54:27] <nuge> is there a way to get a tarball of the latest supybot documentation off the site?
[23:54:40] <nuge> wget seems to not be working for me
[23:54:43] <supybot> <Strike|work> unfortunately on
[23:54:44] <supybot> <Strike|work> er, no
[23:54:52] <xulin> ah ok..
[23:54:57] <xulin> many thanks
[23:55:04] <supybot> <Strike|work> jamessan may be releasing another release soon and I'm working on converting the docs to plaintetx
[23:55:07] <supybot> <Strike|work> er, plaintext
[23:55:16] <supybot> <Strike|work> and they'll be included with the next bot release
[23:55:25] <nuge> ah ok
[23:55:57] <nuge> wget seems to screwing up.. getting 'help' twice so i get one help.1 and hmm.. oh well just doesn't work
[23:56:14] <nuge> i tried: wget -np -r http://supybot.com/documentation/
[23:56:18] <supybot> Title: Documentation Supybot Website (at supybot.com)
[23:56:52] <supybot> <Strike|work> yeah I think that requires that you can get a directory listing by going to index.html for a directory, which isn't the case with plone
[23:58:36] <nuge> hmm... wasn't there a firefox plugin that you could turn on caching
[23:58:56] <supybot> * Strike|work shrugs
[23:58:59] *** Freso has joined #Supybot

top