[01:40] hey guys/gals anyone know where I can get the latest code/plugin for the supybot aka "ubottu" [01:41] https://code.edge.launchpad.net/~tsimpson/ubuntu-bots/tweak [01:41] ty [01:41] again [01:41] lol [01:42] you can just do "bzr co http://bazaar.launchpad.net/~tsimpson/ubuntu-bots/tweak", but you'll want to setup the bot first [01:42] alright, doing that now [01:42] which reminds me, I'm supposed to make a howto for it sometime [01:42] ahh I take it, its your bot? [01:42] your code [01:43] well, I help run the bot, and I've added/changed some of the code after ubotu went away [01:43] ahh I see what happen to him [01:43] it was originally made by seveas [01:43] "it" [01:43] Seveas wrote the initial plugins [01:43] ahh [01:44] so make a dir for the bot and run "supybot-wizard" in it [01:44] Pici, how about the factoids database ? where can i find it? [01:44] that should guide you through most of it [01:45] alright I used the adept installer in kubuntu just have to find where it installed it too [01:45] RoAkSoAx: http://jussi01.com/web/ last link [01:45] RoAkSoAx: I'm actually not sure where the most recent one is [01:45] i'm planning in translating it since botijo is not around... [01:45] nevermind [01:45] thanks stdin Pici =) [01:45] RoAkSoAx: Who ran botijo? [01:45] Pici, jpatrick = jdavies [01:46] o0Chris0o: you make a dir for it, just and run the command I mentioned [01:46] RoAkSoAx: Have you pinged him about it? [01:46] in consoel? [01:46] o0Chris0o: yep [01:46] ok [01:46] Pici, i think he asked canonical (rt ticket) to host it... but haven't seen him online in a while [01:47] and besides, not all of the factoids in ubottu are/were in botijo [01:54] have to isntall PsySQlite [01:55] yep, pythin-sqlite [01:55] the latest one? [01:55] they have 2 diff versions [01:55] the one called "python-sqlite" [01:56] and you'll want python-tz [01:56] k [01:56] install these from adept/apt [01:59] hmm, I installed pysqlite, the wizard is still saying that it encounterd a problem [01:59] what does it say? [02:00] well I am looking at the avaialbe plugins [02:00] "Factoids" [02:00] you don't need the "Factoids" plugin [02:00] oh ok [02:00] but you do need the python-sqlite package [02:01] ok [02:01] the bot uses another factoid plugin called Encyclopedia [02:08] cool [02:08] that was the easiest bot I ever set up [02:08] lol [02:08] very informative [02:08] now that the bot is installed [02:09] did you make tell it to create a separate plugin dir too? [02:09] /path/to/your/bot/plugins [02:09] it would have created it for you if you did [02:12] it didnt' ask me [02:12] :( [02:13] or do I start it up [02:13] and do a command [02:13] is there a "plugins" dir there? [02:13] yup [02:13] then it did it by default then :) [02:13] ahh [02:13] ok [02:14] now you need to grab the plugins form launchpad, do "bzr co http://bazaar.launchpad.net/~tsimpson/ubuntu-bots/tweak" somewhere (probably best not to do it in the bot dir) [02:15] oh really alright, If igured the bot dir would be fine [02:15] I can do it on my home directory [02:15] i tend not to, but it may not matter [02:16] just copy everything in the new "tweak" dir to the plugins dir of the bot [02:16] ok [02:17] in console correct? [02:17] or in the webpage [02:18] from a console [02:18] what is bzr anyways? had to install it first [02:19] it's a revision control system [02:19] I see [02:19] like cvs or svn [02:19] hah the bot took my op privy away [02:20] then you need to install the "sqlite" package and create the base database for factoids, or use the ubuntu one [02:20] * stdin wonders what license the ubuntu.db is under [02:21] is there an kubuntu one or is thjat ubuntu [02:21] how do I set the bot to identify? [02:22] most servers will take the nickserv pass from the server pass [02:23] hmm [02:23] the ubuntu.db has all the factoids from all the ubuntu channels [02:24] you set supybot.networks..password to the password [02:24] k [02:25] if you're editing the .conf file, you'll need to shut the bot down first, because it'll overwrite on exit [02:30] ok [02:30] how do I shut him down lol I closed out of the console [02:31] use @quit in the channel if you're identified [02:31] you'll have to /msg bot identify first if not [02:31] ok [02:33] hrmm not working [02:33] which bit? [02:34] I identified but it doesn't say anything [02:34] and I tried @quit [02:34] still nothing [02:34] does it say anything with bot: ping [02:35] no [02:36] it probably died when you closed the term then [02:36] now it's just a ghost [02:36] ahh [02:36] makes sense [02:36] you use "supybot -d file.conf" to get it to background [02:36] but you can edit the conf file now [02:37] alright [02:38] where do I find the file [02:38] freenodeAuth? [02:38] it's the .conf file [02:38] in the bot dir [02:38] ahh [02:39] I am looking in the tweak folder duh me [02:39] most of the setting you can keep the same, just make sure it's set the way you want [02:39] ok [02:40] and see if it says anything about "Encyclopedia" yet [02:45] not yet, I am rading through the list [02:47] ok, when you have the setting there to what you want, start the bot and when it joins you channel do @load Encyclopedia then @quit, that should write a load of new config options in that you can edit [02:47] you can edit them via the bot too, but for the fist time it's easier to edit the file [02:50] ok [02:51] how can I make myself immune [02:52] immune from what? [02:56] umm it makes me a regular user [02:56] not an op [02:56] the bot? [02:57] yeah [02:57] I've never seen it do that [02:58] does it get op access in your channel? [02:58] yeah I gave it op, then it deopped me [02:59] why do you need it doing these things, when we have chanserv? [03:00] its for another network :) he is helping me set it up [03:00] ah [03:04] look for AutoMode in the config [03:05] ok [03:05] weird, the bot is still in the channel, so it might not be a ghost [03:06] see if pgrep supybot shows anythign [03:06] came back with 7450 [03:06] then it's running and that's the PID [03:07] ahh [03:07] hmm wonder why I couldn't authenticate [03:07] maybe the network block unidentified messages or something [03:08] yea [03:11] blah [03:15] how do I shut it down then if I can't seem to do it for some odd reason [03:15] kill $(pgrep supybot) [03:15] thanks [03:18] now I wonder where my info is to log on [03:18] it should have asked you for a username and password when running supybot-wizard [03:25] now I wonder where my info is to log on to the bot, and make sure its assigned to me [03:25] oops [03:25] yeah [03:25] it did, thats what I don't understand [03:26] I use /msg identify user pass [03:26] msg bot [03:35] o0Chris0o: we're going to have to either carry on tomorrow or maybe someone else can help, it's too late and I need sleep ;) [03:36] np, I'm sure I can try to figure out on my own :) [03:36] thanks for the help [03:36] appreciate it [03:37] you can ask jussi too when he's awake, he knows about ubottu's config [03:37] anyway /me sleeps [03:38] alright thanks agian stdin [03:38] have a good night [03:59] hey guys/gals anyone else here familiar with ubottu's functions and setting up? === RoAk is now known as RoAkSoAx [05:48] hum? [06:00] hello Myrtti [06:00] what you hum? about [06:00] my quuestion? [06:18] anyone around? I need some help setting up my supybot using ubuntu factoids [07:20] hey jussi01, stdin said you will be up sometime soon :-p hopefully you can help me setup the files for ubottu that you helped tweak so I can run on another bot on a diff network :) [08:21] whats up [08:21] * o0Chris0o needs help setting up suppybot using ubuntu factoids [08:50] o0Chris0o: Im here, but $work is interrupting, I may be able to help you later. you could also ask in #supybot [08:50] alright np jussi01 no one isn't around in there now :) I will be idling [09:00] have fun at work :) [17:25] OK [17:26] (13:11:35) modo (+b *!*n=ivan@190.18.104.* ) por pedro_ [17:26] (13:11:47) Ha sido expulsado por pedro_: (a jugar a otro lado.) [17:26] ubuntero-ar: this is why i kicked you from the ubuntu-cl channel: http://www.gnome.org/~pvillavi/insultos.txt [17:26] wth [17:27] cuando? [17:27] I don't know why you and your friends joined there to insulting us in the first place [17:27] entre a cambiarme el nick, de que insulto hablas? [17:28] ubuntero-ar: read the log if you can't remember what you did. [17:29] tambien: "ubuntero-ar (n=ivan@190-57-235-201.fibertel.com.ar) has joined #ubuntu-cl" [17:33] that log looks intresting [17:33] Pienso que ellos están infringiendo el CoC y creo que no solo atacan a #ubuntu-cl sino a toma la comunidad... [17:34] they were insulting without reasons [17:35] ubuntero-ar: por favor, leese: http://doc.ubuntu-es.org/LoCo:Lineamientos_de_conducta_para_canales_de_IRC - para leer de como se deberia comportar en un canal de IRC de Ubuntu [17:35] ubuntero-ar: y tambien: http://doc.ubuntu-es.org/C%C3%B3digo_de_Conducta [17:38] i believe they have did that on purpose... because they are aware of how they need to behave, they are just attacking the -cl channel... [17:41] appears to have gone quite [18:06] anyone around? I need some help setting up my supybot using ubuntu factoids [18:51] o0Chris0o: boo [19:04] hey! [19:04] lol [19:04] how far have you gotten? [19:04] umm [19:05] I'm in a empy apt folder [19:05] I made a sources.list file [19:06] there are 2 script in the Encyclopedia dir, update_apt and update_apt_file [19:06] you need to edit those to point to that dir and then run them [19:07] yes the both point to this dir [19:07] how do I run them? cuz their not runnign for me [19:07] just cd to Encyclopedia and do "./update_apt", then "./update_apt_file" [19:08] bash: update_apt: command not found [19:08] did you put the ./ in? [19:09] ahh [19:11] I get this error http://rafb.net/p/zYWni313.html [19:12] you sure it's /home/Documents not /home//Documents ? [19:12] dang it [19:14] ok this one didn't work .. [19:14] chris@chris-desktop:~/Documents/Bot/plugins/Encyclopedia$ ./update_apt [19:14] E: Archive directory /home/chris/Documents/Bot/plugins/Encyclopedia/apt/cache/archives/partial is missing. [19:14] then just "mkdir-p /home/chris/Documents/Bot/plugins/Encyclopedia/apt/cache/archives/partial" [19:14] * "mkdir -p /home/chris/Documents/Bot/plugins/Encyclopedia/apt/cache/archives/partial" [19:15] ok done, and it worked [19:16] what do I exactly put in or name the sources.list to? [19:16] you need to name it .list [19:17] so, dapper.list, edgy.list. feisty.list, hardy.list etc [19:17] fiesty is 7.0 right? hardy is 8.04? [19:18] yeah, you'll want to make sure there are deb-src lines too [19:18] hmm ok [19:19] how would I do the deb-src lines in the hardy.list file [19:21] they are the same as the "deb http://...." lines, but replace "deb" with "deb-src" [19:22] in the .list file? its blank [19:22] you have to create the .list files [19:23] I guess thats where I am stuck on how to create them [19:23] they are the same as the /etc/apt/sources.list file [19:23] just replace the release name with the one you want [19:24] yeah I made the sources.list file, it is blank [19:24] I renamed it to hardy.list [19:24] and hardy.status [19:24] how did you make it? [19:24] create a new file [19:24] txt [19:25] didn't say exactly how to create it in the read me [19:25] then you should probably open it and insert some text ;) [19:25] ahh ok [19:25] copy/paste from /etc/apt/sources.list and then edit [19:25] k [19:30] ok [19:30] got that file copied over [19:31] then you'll need to rerun the update_apt and update_apt_file scripts again [19:31] k [19:32] k done [19:33] have you got the factoid database yet? [19:34] yah I copied the info from the read me into myfactoids.db in data folder [19:34] I think that is what I was supose to do [19:34] you don't copy the text, you need to input that into sqlite [19:34] yeah I did but it didn't do anything [19:35] define "didn't do anything" [19:35] wait nvm, thats what I did, I did sqlite myfactoids.db and it made it to a binary file [19:35] ok, good :) [19:35] have you set your config to point to that yet? [19:36] bot config? [19:36] the .conf file [19:37] the bot.conf? or another file? [19:37] yes, the bot.conf [19:38] I don't think so [19:38] have you loaded the plugins yet with the bot? [19:38] I think I did [19:38] lol [19:38] let me see [19:38] ie: @load Encyclopedia [19:38] yeah I did earlier, I thought I did it right [19:38] gonna start the bot up [19:39] how do I start it in konsole and have it run in background? [19:39] have you told the bot where to find the database yet? [19:40] I don't think I did this properly its not working o.o [19:40] so Id on't think I loaded the plugin correctly [19:40] you need to make sure supybot.plugins.Encyclopedia.datadir, supybot.plugins.Encyclopedia.aptdir and supybot.plugins.Encyclopedia.database [19:41] *are set to the right thing [19:41] hmm [19:41] ok [19:42] @config on the bot or through console? [19:42] o0Chris0o: Error: 'supybot.on' is not a valid configuration variable. [19:42] either [19:44] this is where I got confused last night and thought I messed something up doing this on the bot lol I dunno [19:45] you set supybot.plugins.Encyclopedia.database to myfactoids [19:45] supybot.plugins.Encyclopedia.datadir to where ever the database is located [19:45] supybot.plugins.Encyclopedia.aptdir to the apt dir you made [19:46] and then @reload Encyclopedia should apply the settings [19:47] yeah, I know how to get to the path, but how do set it per say, sorry for all the questions, I am new at this and not really that sohphisticated lol [19:47] you do @config [19:47] like: @config supybot.plugins.Encyclopedia.database myfactoids [19:49] ahh [19:56] alright lets see if this worked [19:57] * o0Chris0o crosses fingers [19:59] hmm [19:59] not working...I am testing it by typing "!wifi" as it should bring info about setting up wifi, but it comes back with "o0Chris0o: Error: "wifi" is not a valid command." [20:01] is supybot.plugins.Encyclopedia.prefixchar set to ! [20:01] yeah I made that change in the bot.conf [20:02] before or after you started the bot? [20:02] I'll dbl check to make sure [20:02] do @config supybot.plugins.Encyclopedia.prefixchar [20:03] and reload? [20:03] <^Tech-Help^> hi where can i get a bot like Ubottu? Specifically im looking for the factoid thing so i can do | [20:03] * stdin is going to have a busy day [20:03] !google supybot [20:03] Factoid google supybot not found [20:03] ^Tech-Help^: The code is available here: http://launchpad.net/ubuntu-bots you'll need to be running supybot [20:04] <^Tech-Help^> ok thanks :D [20:04] o0Chris0o: did you edit the config file before or after starting the bot? [20:04] before [20:04] I just changed it useing the bot config [20:04] should I reload it to make sure? [20:04] o0Chris0o: then try doing !foo is bar [20:05] well, he was fast [20:05] nope,, not valid command [20:05] unlike me :-p [20:06] Myrtti: He'll be back [20:06] he will [20:07] o0Chris0o: does @list show Encyclopedia ? [20:07] yes it does [20:08] Myrtti: see [20:08] <^Tech-Help^> Pici i went to that site but im not seeing a download link or anything [20:08] lol [20:08] ^Tech-Help^: first you should download the supybot [20:08] <^Tech-Help^> lol [20:08] <^Tech-Help^> i have [20:08] o0Chris0o: what does @config supybot.reply.whenAddressedBy.chars show? [20:09] stdin: Would the tweak branch be the best to give out now? [20:09] !,@ [20:09] <^Tech-Help^> i need the module that ubottu uses so i can do ! | but i cant find it [20:09] Pici: it's the most up-to-date, and the one ubottu is running from [20:09] o0Chris0o: set it to just @ [20:09] Pici: lol [20:10] ok [20:10] ^Tech-Help^: Download the branch from https://code.edge.launchpad.net/~tsimpson/ubuntu-bots/tweak [20:10] you'll need to install bzr to grab it [20:10] <^Tech-Help^> omg isnt there a direct link Pici? [20:11] ^Tech-Help^: omg there isnt [20:11] <^Tech-Help^> :( [20:11] bzr co http://bazaar.launchpad.net/~tsimpson/ubuntu-bots/tweak /path/to/my/bot/plugins [20:11] setup your supybot first [20:12] ^Tech-Help^: the development is ongoing process [20:13] <^Tech-Help^> im so lost, what do i need to get ! | ? all i see is a huge list of files not sure what im supposed to be looking for here [20:13] I get this erro while starting up the bot http://nopaste.com/p/aCaS8IFc9 [20:14] ^Tech-Help^: You need the encyclopedia plugin [20:14] o0Chris0o: you can ignore that probably [20:14] ok [20:14] I changed it to just @ [20:14] try !foo is bar [20:14] <^Tech-Help^> Pici from this? http://bazaar.launchpad.net/~tsimpson/ubuntu-bots/tweak/files [20:14] * o0Chris0o sighs [20:15] no go [20:15] not a valid command [20:15] ^Tech-Help^: bzr co http://bazaar.launchpad.net/~tsimpson/ubuntu-bots/tweak /path/to/my/bot/plugins [20:15] ^Tech-Help^: Preferably using what stdin has been saying [20:15] o0Chris0o: did you set it with @config ? [20:15] you need a working supybot first though [20:15] ^Tech-Help^: ↑ [20:16] <^Tech-Help^> yep i got that far stdin [20:16] set the !foo is bar command with @config? [20:16] o0Chris0o: no, I mean did you set the supybot.reply.whenAddressedBy.chars variable with @config [20:17] oh yah [20:17] <^Tech-Help^> oh man im still not seeing a DIRECT link for Encyclopedia plugin [20:17] I changed it to @ like you said [20:17] <^Tech-Help^> how hard can this be? LOL [20:17] so it should be @foo is bar [20:17] it gets fun ^Tech-Help^ [20:17] ^Tech-Help^: If you are doing that command in a terminal, you will have downloaded the plugins [20:20] <^Tech-Help^> ok now we're getting somewhere lmao at first i thought that was a URL i didnt see the "bzr co" sorry guys ;) [20:22] foo is not working [20:23] !foo is bar or @foo is bar [21:11] <^Tech-Help^> Ok i got the encyclopedia plugin how do i load it? i tried @Load Encyclopedia but it returns : @load Encyclopedia [21:11] <^Tech-Help^> Error: "@load" is not a valid command. [21:12] what does InfoBOT: config supybot.reply.whenAddressedBy.chars show? [21:13] <^Tech-Help^> show ! [21:13] <^Tech-Help^> shows* [21:13] <^Tech-Help^> ok someone told me to use @ [21:14] if it shows !, then do !config supybot.reply.whenAddressedBy.chars @ [21:14] then it'll change to @ [21:14] <^Tech-Help^> now i get LinuxFan: Error: No module named sqlite [21:14] install the packages "python-sqlite" [21:14] <^Tech-Help^> ok thanks, brb [21:14] and you'll need the package "sqlite" if you want to create your own database [21:15] <^Tech-Help^> ok i installed python-sqlite [21:16] <^Tech-Help^> LinuxFan: The operation succeeded. [21:16] <^Tech-Help^> woot were getting somewhere now :) [21:16] have you set the database yet? [21:16] <^Tech-Help^> no lol [21:16] do you want to use your own, or the one ubottu uses? [21:17] <^Tech-Help^> i can add to the ubottu one later? [21:17] <^Tech-Help^> add factoids i meant [21:17] yeah, it'll be hosted on your machine, you can do what you want with it [21:18] <^Tech-Help^> yeah i'd like to use ubottu's then [21:18] then download http://jussi01.com/ubuntu.db and save to the data subdirectory of the bot [21:19] <^Tech-Help^> ok brb [21:19] damn, that hilights me all the time... [21:19] then make sure supybot.plugins.Encyclopedia.database is set to "ubuntu" and supybot.plugins.Encyclopedia.datadir is set to the dir you downloaded it to [21:20] then @reload Encyclopedia and it should work [21:20] jussi01: serves you right for having a website with you nick in it :p [21:20] hehe [21:22] <^Tech-Help^> ok i downloaded it....and put it in /home/linuxfan/Supybot-0.83.2/data you lost me on those other two steps though [21:23] to set the variables you do @config [21:24] so @config supybot.plugins.Encyclopedia.database ubuntu [21:24] and @config supybot.plugins.Encyclopedia.datadir /home/linuxfan/Supybot-0.83.2/data [21:24] then @reload Encyclopedia [21:24] and should be done [21:26] <^Tech-Help^> hmmm [21:26] <^Tech-Help^> they said succeeded but when i do [21:26] <^Tech-Help^> !offtopic | LinuxFan [21:26] <^Tech-Help^> LinuxFan: Error: "offtopic" is not a valid command. [21:27] did you change config supybot.reply.whenAddressedBy.chars to @ yet? [21:27] <^Tech-Help^> no but i replaced it with ! and it kept saying "operations succeeded" [21:28] <^Tech-Help^> @config supybot.plugins.Encyclopedia.database ubuntu [21:28] <^Tech-Help^> Error: "@config" is not a valid command. [21:28] <^Tech-Help^> Error: I am only a bot, please don't think I'm intelligent :) [21:28] it won't reply with the factoid if supybot.reply.whenAddressedBy.chars and supybot.plugins.Encyclopedia.prefixchar are the same [21:29] <^Tech-Help^> i have to use @ | ? [21:29] if ! is the bot command char, then you need to use ! instead of @ and change supybot.plugins.Encyclopedia.prefixchar to something other than ! [21:30] <^Tech-Help^> im still getting errors [21:30] what errors? [21:31] <^Tech-Help^> LinuxFan: Error: "elaborate" is not a valid command. [21:31] <^Tech-Help^> !offtopic | LinuxFan [21:31] <^Tech-Help^> LinuxFan: Error: "offtopic" is not a valid command. [21:31] <^Tech-Help^> @config supybot.plugins.Encyclopedia.database ubuntu [21:31] <^Tech-Help^> !offtopic | LinuxFan [21:31] <^Tech-Help^> LinuxFan: Error: "offtopic" is not a valid command. [21:31] <^Tech-Help^> @offtopic | LinuxFan [21:31] whoa. [21:31] <^Tech-Help^> im trying eveything lol [21:31] /msg ubottu paste [21:31] <^Tech-Help^> sorry for the flood [21:31] what is supybot.plugins.Encyclopedia.prefixchar set to? [21:31] and supybot.reply.whenAddressedBy.chars [21:32] <^Tech-Help^> first one you asked is @ [21:32] <^Tech-Help^> second is ! [21:32] then you use ! to give commands to the bot, and @ to get factoids [21:33] so instead of @config, use !config [21:33] <^Tech-Help^> i think i did that [21:33] <^Tech-Help^> infact i know i did [21:33] so what's supybot.plugins.Encyclopedia.database set to? [21:34] last time you just said it gave the error "@config is not a valid command." [21:34] <^Tech-Help^> its set to ubuntu [21:34] <^Tech-Help^> !config supybot.plugins.Encyclopedia.database [21:34] <^Tech-Help^> LinuxFan: ubuntu [21:34] and have you reloaded the Encyclopedia pugin? [21:34] <^Tech-Help^> yes ill try it again though [21:35] then just try @hi, if you try to use | with your own nick, it'll try to /msg you, and I'm guessing you haven't registered the nick and set the bot to identify [21:36] may I humbly suggest that #ubuntu-bots would be a better place for this discussion? [21:36] <^Tech-Help^> yeah i identified already [21:36] <^Tech-Help^> its just not working [21:36] <^Tech-Help^> !screenlets | LinuxFan [21:36] <^Tech-Help^> LinuxFan: Error: "screenlets" is not a valid command. [21:36] you're using ! still [21:36] use @ [21:37] <^Tech-Help^> tried @ as well [21:37] what channel is it in? [21:37] <^Tech-Help^> ok if i do @ i get a PM from that bot yelling at me to (In the future, please use a private message to investigate) Screenlets are little widgets for your !desktop. Note you must have !Compiz Fusion, !Beryl, xcompmgr, or KWin to run them. You can get them at http://www.screenlets.org/ [21:37] yep, that's it [21:38] <^Tech-Help^> sigh [21:38] <^Tech-Help^> i dont want it to pm me [21:38] you told it to tell you, so it told you in pl [21:38] *pm [21:38] try @screenlets | anything [21:38] <^Tech-Help^> noo if you do that on the official #Ubuntu it says it to the channel [21:39] no, it doesn't [21:39] !help | stdin [21:39] just got a /msg from ubottu :) [21:39] <^Tech-Help^> ok so some commands will go to pm [21:39] <^Tech-Help^> is there a way to cahnge the @ to !? [21:39] <^Tech-Help^> @ is so ugly [21:40] do !config supybot.reply.whenAddressedBy.chars @ [21:40] then @config supybot.plugins.Encyclopedia.prefixchar ! [21:42] <^Tech-Help^> ok hmmm if i do !resetpanel | LinuxFan it once again shoots me a PM :/ but if you do that in the official #Ubuntu it tells you right in the channel [21:42] it checks your nick [21:42] you aren't LinuxFan in #ubuntu [21:42] <^Tech-Help^> LinuxFan is taken :( [21:43] <^Tech-Help^> unfortuanatly [21:43] that's why it's /msg'ing you when you try to give yourself a factoid [21:43] just try "!hi | person" [21:44] exactly like that [21:44] dones't have to be a real nick [21:44] <^Tech-Help^> Ok guys its working great now thanks to all of you, and sorry for causing you guys any Migraines ;) [21:45] * stdin scores 2/2 [21:45] <^Tech-Help^> lol [21:46] <^Tech-Help^> bye guys :D one noob down.......millions more to go :P === RoAk is now known as RoAkSoAx