Switch to DuckDuckGo Search
   November 22, 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:59:00] *** mkanat has quit IRC
[01:41:32] *** SudoKing has joined #supybot
[01:41:41] <SudoKing> hello?
[01:41:48] <andrew> hi
[01:42:09] <SudoKing> how do I install a plugin that I downloaded off of the supybot site?
[01:42:31] <SudoKing> I unpackaged it
[01:42:38] <SudoKing> But how do I install?
[01:42:41] <andrew> put it in the directory and /run pluginName
[01:42:45] <andrew> err
[01:42:48] <andrew> woops
[01:42:54] <andrew> load pluginName
[01:43:04] <SudoKing> where do I type that?
[01:43:12] <andrew> to the bot
[01:43:21] <SudoKing> I can type to the bot?
[01:43:21] <andrew> generally in a private message
[01:43:28] <SudoKing> mmk
[01:43:41] <andrew> yes, that is how you interact with it
[01:43:56] <andrew> /msg botName list
[01:44:06] <andrew> gives you all the currently available commands
[01:44:34] <SudoKing> ok. do I put the actual python files in the /plugins directory or on the desktop where the other folders/files are?
[01:45:33] <andrew> I'm not sure the exact directory name, but i'm pretty sure it is the plugins directory that you see
[01:45:46] <SudoKing> ok, and why won't the bot respond?
[01:46:56] <andrew> possibly the bot's name isn't registered and yours is (by default, freenode won't allow an unregistered nick to send a private message to a registered nick
[01:47:15] <SudoKing> then my bot's nick must not be registered
[01:47:34] <andrew> or at least not currently identified
[01:47:41] <SudoKing> So..would I have to "kill" the bot; then change my nick to the bot
[01:47:52] <SudoKing> 's name and register, and give the bot the pass?
[01:48:06] <andrew> yep
[01:48:43] <SudoKing> what do you edit to enter the password and to identify?
[01:48:52] *** SudoKing is now known as Ruffy
[01:49:20] <andrew> when you set up the bot's config file, that is where it is set
[01:49:35] <andrew> i'd open that up with a text editor and take a look
[01:52:00] <Ruffy> mmk
[01:52:20] <Ruffy> First, I'm gonna need this bot's nick dropped
[01:53:12] <andrew> when was it last used?
[01:53:18] *** Ruffy is now known as SudoKing
[01:53:31] <SudoKing> 2 years ago
[01:53:38] <SudoKing> and they only used it for one day
[01:53:47] <andrew> yeah, you won't have a problem getting it dropped
[01:53:58] <andrew> you have to be using the nick to have it dropped
[01:54:16] <andrew> as in, switch to it, then ask a staffer to drop it
[01:55:45] *** SudoKing is now known as Ruffy
[01:59:01] *** Ruffy is now known as SudoKing
[02:02:39] <SudoKing> He's not responding to my commands
[02:02:45] <SudoKing> although he responds to "list"
[02:05:12] <SudoKing> Hello?
[02:05:27] <andrew> hrm
[02:07:03] <SudoKing> [20:01] <SudoKing> list
[02:07:03] <SudoKing> [20:02] <Ruffy> Admin, Channel, ChannelLogger, Config, Ctcp, Dict, Games, Insult, Math, Misc, Nickometer, Owner, Praise, Seen, and User
[02:07:08] <andrew> try going into an empty room, invite the bot there and see how he replies
[02:07:47] <andrew> he's replying to me just fine
[02:08:03] <SudoKing> he won't to me =(
[02:08:11] <SudoKing> load doesn't do anything...
[02:08:13] <andrew> what are you saying to him?
[02:08:19] <SudoKing> load Greet
[02:08:35] <andrew> and he is saying nothing?
[02:08:41] <SudoKing> yea
[02:09:16] <andrew> hrm
[02:10:12] <andrew> what do you get if you ask him 'whoami'
[02:11:41] <SudoKing> nothing
[02:11:58] <SudoKing> before he said: I don't recognize you, SudoKing...Is there a way to set me as the owner
[02:12:26] <andrew> when you set up the bot, i'm assuming you used the wizard, in which you should have created an account
[02:12:36] <SudoKing> yea
[02:12:39] <SudoKing> and I used SudoKing
[02:13:06] <SudoKing> and set the password...
[02:13:33] <andrew> hrm
[02:13:53] <SudoKing> hrm
[02:14:12] *** facundobatista has joined #supybot
[02:14:22] <facundobatista> Hi people
[02:14:25] <SudoKing> hi
[02:14:25] <andrew> hi
[02:14:38] <facundobatista> I installed supybot
[02:14:44] <facundobatista> and created a plugin
[02:14:45] <SudoKing> :P
[02:15:04] <facundobatista> I even put a method in the class in test.py
[02:15:11] <facundobatista> How can I test it?
[02:15:25] <SudoKing> #supybot-bots ?
[02:15:52] <facundobatista> SudoKing, I want to unit-test it, not in real life...
[02:15:59] <SudoKing> oh
[02:16:21] <SudoKing> well i have other problems, though.. SudoKing goes crazy
[02:19:19] <SudoKing> aw, I can't run the wizard as root!?
[02:24:12] <andrew> why would you?
[02:28:31] <SudoKing> i don't know
[02:28:41] <SudoKing> why not? :P
[02:28:50] <SudoKing> It said "Please don't run as root" :P
[02:31:46] <facundobatista> SudoKing, safety?
[02:32:22] <SudoKing> LOL
[02:52:25] <facundobatista> People, I created and connected the plugin
[02:52:35] <facundobatista> but it's not loading my plugins
[02:53:25] <facundobatista> I even changed the supybot.plugins parameter in the .conf file...
[02:54:15] <facundobatista> but I make "blisting, list" and I don't see it (blisting is my bot, of course)
[02:55:58] *** mkanat has joined #supybot
[03:19:12] *** SudoKing has quit IRC
[03:28:15] *** facundobatista has left #supybot
[03:28:34] *** SudoKing has joined #supybot
[04:30:36] *** zann has joined #supybot
[05:24:22] <SudoKing> How do you add multiple people to the owner list?
[05:31:57] <andrew> see: list admin
[05:39:28] *** Biiaru has quit IRC
[05:41:11] <SudoKing> it says that it can't find the user in its user database..
[05:41:30] *** Biiaru has joined #supybot
[05:42:38] <andrew> user list
[05:42:45] <andrew> that will show you the users in the list
[05:42:48] <SudoKing> mmk
[05:43:45] <SudoKing> Hmph so how do I add a user to the database?
[05:44:30] <andrew> they have to register
[05:44:38] <andrew> register name password
[05:53:52] <SudoKing> thank you andrew
[05:54:53] <andrew> yep
[06:06:53] <SudoKing> hey andrew, once I've loaded a plugin, how do I run it?
[06:14:50] <andrew> if there are commands, the plugin should be listed when you enter: lis
[06:14:53] <andrew> t
[06:14:55] <andrew> list*
[06:15:30] <SudoKing> eh, but it's not there :(
[06:21:22] <andrew> there are some plugins that aren't listed there, but most of the time, when they have commands, they are listed there
[06:21:36] <SudoKing> oh
[06:21:50] <SudoKing> so how do you find the command of a new plugin?
[06:27:50] <andrew> Honestly, not sure.
[06:28:40] <SudoKing> ok
[06:29:25] <SudoKing> Ok, one final question (of the day): how do you kill the bot with a command?
[06:32:48] <andrew> all i know is a nice Ctrl+c at the console
[06:33:13] <andrew> not sure where you are, but the day just began
[06:33:26] <andrew> :P
[06:33:26] <SudoKing> 33 minutes ago :P
[06:33:29] <andrew> yep
[06:41:37] *** SudoKing is now known as Ruffy
[06:44:19] *** Ruffy is now known as SudoKing
[06:55:10] *** SudoKing is now known as Ruffy
[07:01:40] *** Ruffy is now known as SudoKing
[07:03:44] *** Weedy has quit IRC
[07:03:58] *** Weedy has joined #supybot
[07:26:54] *** nuge has quit IRC
[07:31:53] *** nuge has joined #supybot
[08:24:02] *** lojjik_ has joined #supybot
[08:39:30] *** SudoKing has quit IRC
[09:02:20] *** nuge_ has joined #supybot
[09:03:21] *** nuge has quit IRC
[09:31:49] *** nuge has joined #supybot
[09:39:20] *** nuge_ has quit IRC
[09:47:38] *** mkanat has quit IRC
[09:56:37] *** mren_ has joined #supybot
[10:12:45] *** mren has quit IRC
[12:01:04] *** Weedy has quit IRC
[12:01:18] *** Weedy has joined #supybot
[15:08:13] *** Weedy has quit IRC
[15:20:17] *** Weedy has joined #supybot
[17:05:51] *** lojjik_ is now known as SudoKing
[17:20:19] *** Weedy has quit IRC
[18:51:37] *** SudoKing has left #supybot
[19:07:45] *** wRAR has joined #supybot
[20:10:32] *** Ruffy has joined #supybot
[20:10:36] *** tonyyarusso has joined #supybot
[20:10:44] <Ruffy> How do I let my bot Identify?
[20:20:17] *** Ruffy is now known as SudoKing
[20:33:17] *** mrmonday has joined #supybot
[20:33:30] <mrmonday> what plugin gives the @restart command?
[20:37:27] *** codeb has joined #supybot
[20:42:49] *** MrM has joined #supybot
[20:44:13] *** mrmonday has quit IRC
[20:44:24] *** MrM is now known as mrmonday
[21:00:47] *** brad has quit IRC
[21:01:20] *** brad has joined #supybot
[21:11:50] *** MrM has joined #supybot
[21:12:31] *** mrmonday has quit IRC
[22:03:59] *** MrM has quit IRC
[22:06:57] *** jinzo is now known as jinzo[away]
[22:07:03] *** jinzo[away] is now known as jinzo
[22:12:34] *** wRAR has quit IRC
[22:58:11] *** bluefox83 has quit IRC
top

   November 22, 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 | >