logs | stats
   February 10, 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:23:35] *** beoba has quit IRC
[00:32:42] *** Freso has joined #Supybot
[00:50:32] *** beoba has joined #supybot
[01:05:24] -supybot- Strike|work has quit oftc (Quit: leaving)
[01:28:32] *** beoba is now known as booba
[01:29:14] *** booba is now known as beoba
[02:38:20] *** dressed_in_black has joined #supybot
[02:39:36] <dressed_in_black> Is there any plugin to automatically welcome a user joining a channel, I have looked around and cant find anything, can any of you help, or point me in the right direction
[02:39:51] <nuge> herald i think
[02:40:23] <nuge> despicable plugin, i'd say, but enjoy :P
[02:45:03] *** dressed_in_black has quit IRC
[02:55:39] *** dressed_in_black has joined #supybot
[02:56:10] <dressed_in_black> ok i have taken a look at herald, but it only says it to regi'd users, is there any way for non reig'd users
[03:00:22] <supybot> <Strike> @list herald
[03:00:23] <supybot> <supybot> Strike: add, change, default, get, and remove
[03:00:26] <supybot> <Strike> @help herald default
[03:00:27] <supybot> <supybot> Strike: (herald default [<channel>] [--remove|<msg>]) -- If <msg> is given, sets the default herald to <msg>. A <msg> of "" will remove the default herald. If <msg> is not given, returns the current default herald. <channel> is only necessary if the message isn't sent in the channel itself.
[03:01:06] *** jetscreamer has joined #supybot
[03:01:14] <dressed_in_black> set that, and its the same
[03:01:33] <supybot> <Strike> right, it will only differentiate heralds for registered users, but you can have one for all unregistered users
[03:02:20] <dressed_in_black>     herald default Hello and welcome to #whereever
[03:02:24] <dressed_in_black> is what i put
[03:02:46] *** flamingspinach has quit IRC
[03:02:47] <dressed_in_black> in the channel
[03:02:50] <supybot> <Strike> and did the bot say "The operation succeeded." or whatever?
[03:02:54] <dressed_in_black> yes
[03:02:57] <supybot> <Strike> ok
[03:03:01] <supybot> <Strike> so you should be set :)
[03:03:04] *** jetscreamer has left #supybot
[03:03:55] *** Nightweaver has quit IRC
[03:03:59] <dressed_in_black> but it isnt, i join from another comp to the cahnnel and nothing happens =(
[03:04:03] *** Nightweaver has joined #supybot
[03:04:29] <supybot> <Strike> what channel is it?
[03:04:36] <supybot> <Strike> and I assume it's on freenode
[03:04:39] <dressed_in_black> yes it is
[03:04:57] <dressed_in_black> it is a private cahnnel but i could add one to a made up 1,  two secs
[03:05:07] <supybot> <Strike> ok
[03:08:00] <dressed_in_black> ok  join #dressed_in_black
[03:12:52] <supybot> <Strike> very strange
[03:12:59] <dressed_in_black> thanks Strike
[03:29:25] *** jetscreamer has joined #supybot
[03:50:29] *** jetscreamer has quit IRC
[04:53:12] *** flamingspinach has joined #supybot
[06:04:51] *** Inc has joined #supybot
[06:04:58] <Inc> hi is there a way to search for a hostmask?
[06:10:47] <Inc> to see like which one it's used for.
[06:14:07] <Inc> nevermind.
[06:53:08] *** zanny has joined #supybot
[07:16:44] *** beoba has quit IRC
[07:47:02] <josef> when you say that a plugin is threaded, what exactly does this mean?  does it mean that supbot will run the plugin in a seperate thread?  or does it mean that the plugin can use threads and the author needs to implement them?
[07:48:14] -supybot- Strike|laptop has joined on oftc
[07:49:22] <josef> i guess i'll just see what supybot does
[08:16:54] *** amies has joined #supybot
[08:19:07] <amies> where do I untar the supybot-data package so that Lookup plugin will use those supyfact files?
[08:56:59] *** zanny has left #supybot
[09:06:23] *** amies has quit IRC
[09:17:41] *** amies has joined #supybot
[09:19:49] *** eracc_ has joined #supybot
[09:21:21] *** eracc has quit IRC
[09:30:45] *** mazon is now known as Mazon
[09:36:23] -supybot- Strike|laptop has quit oftc (Quit: Leaving)
[10:14:05] *** brad2901 has quit IRC
[12:03:56] <amies> what should be in channels.conf file? There was alot but heh now it is empty. Where could I get the "original" because supybot-wizard wont do it anymore.
[12:05:12] <Hagabard> check the backup directory
[12:17:00] <amies> empty
[12:17:34] <amies> I even removed the supybot and then installed it again, but no help
[12:19:33] <amies> hmm killing bot made few lines to channels.conf
[12:19:59] <amies> howto make bot set +x to itself when joining server?
[12:23:06] <Hagabard> @search mode
[12:23:07] <supybot> Hagabard: supybot.plugins.AutoMode, supybot.plugins.AutoMode.public, supybot.plugins.AutoMode.enable, supybot.plugins.AutoMode.fallthrough, supybot.plugins.AutoMode.op, supybot.plugins.AutoMode.halfop, supybot.plugins.AutoMode.voice, supybot.plugins.AutoMode.ban, supybot.plugins.AutoMode.ban.period, and supybot.protocols.irc.umodes
[12:23:20] <Hagabard> @config help supybot.protocols.irc.umodes
[12:23:20] <supybot> Hagabard: Determines what user modes the bot will request from the server when it first connects. Many people might choose +i; some networks allow +x, which indicates to the auth services on those networks that you should be given a fake host.  (Current value: -i)
[12:23:40] <amies> thanks
[13:44:29] <amies> Howto install Quakenet.py plugin from cvs? I cannot find it anywhere as a "folder" format.
[13:48:58] *** jetscreamer has joined #supybot
[14:28:19] *** jetscreamer has quit IRC
[15:47:32] *** Mazon is now known as mazon
[16:26:43] *** mazon is now known as Mazon
[16:40:58] -supybot- Strike|work has joined on oftc
[16:41:03] -supybot- mode change by ChanServ on oftc: +o Strike|work
[16:52:14] *** liquidx has joined #supybot
[16:53:18] *** beoba has joined #supybot
[18:05:30] *** brad2901 has joined #supybot
[18:09:39] *** brad2901` has joined #supybot
[18:11:37] *** brad2901 has quit IRC
[18:13:13] *** brad2901` is now known as brad2901
[18:25:36] *** jetscreamer has joined #supybot
[18:32:01] *** Freso has quit IRC
[18:42:18] *** beoba has quit IRC
[18:47:09] *** jetscreamer has quit IRC
[19:00:05] *** brad2901 has quit IRC
[19:00:31] *** brad2901 has joined #supybot
[19:06:22] *** jetscreamer has joined #supybot
[19:32:41] *** amies has quit IRC
[19:35:23] *** amies has joined #supybot
[20:08:39] *** jetscreamer has quit IRC
[20:20:02] *** eracc_ has quit IRC
[20:24:39] *** eracc has joined #supybot
[20:42:14] <eracc> @weather 38305
[20:42:16] <supybot> eracc: Error: Could not find weather information.
[20:42:32] <eracc> Hmmm, ok, so it is not just my bot.
[20:43:58] <eracc> @config supybot.plugins.Weather.command
[20:43:59] <supybot> eracc: wunder
[20:46:09] <eracc> @weather cnn 38305
[20:46:11] <supybot> eracc: The current temperature in Jackson, TN is 43°F. Conditions: Partly Sunny. Humidity: 53%. Wind: W at 8 mph (13 km/h).
[20:46:25] <eracc> Ah. So, wunder is borked?
[21:03:14] *** jetscreamer has joined #supybot
[21:32:21] *** liquidx has quit IRC
[21:35:18] *** factor has joined #supybot
[22:05:33] *** brad2901 has quit IRC
[22:06:49] *** zann has quit IRC
[22:10:47] *** zann has joined #supybot
[22:14:21] *** brad2901 has joined #supybot
[23:15:35] *** Freso has joined #Supybot
[23:22:13] *** beoba has joined #supybot
[23:45:09] *** josef has left #supybot

top