How do i use addChannel(String channel) with PircBot Anyone? By, uh, calling the addChannel function with, for example, '#foobar' as its argument? I did Ah, you did. i did bot.addChannel(c) and it said someting lemme get the message http://puu.sh/2WIqS.txt Well, that does look as if there were no 'addChannel()' function, doesn't it. Wait Oh, hey, http://www.jibble.org/javadocs/pircbot/org/jibble/pircbot/PircBot.html doesn't list any addChannel() function either! Surprising! http://puu.sh/2WIsI.png It shows it right in the code Whatever you see there, it's not part of the current PircBot library: http://www.jibble.org/javadocs/pircbot/index-all.html There's three functions which start with an 'a', none is 'addChannel'. Try 'joinChannel()', since that function seems to exist. So then how do i make a MultiBotManager join a channel? joinchannel Only seems to work when its just a bot not multiple Oh, so you're talking about pircbotx, and not about pircbot. The former is a fork of the later. :) Oh Oh yeah ;P derpy me xD so then how do i get addChannel to work in pIRCBotX I'd try to help you, however, their API docs are down: http://site.pircbotx.googlecode.com/hg-history/1.9/apidocs/org/pircbotx/MultiBotManager.html Error 404 (Not Found)!!1 Yes, very much so, feepbot. Oh Well dont that suck xD Quite so. :)