Question: Can someone help me with parts 1 and 2 MyBotMain.java import org.jibble.pircbot.* public class MyBotMain ( public static void main(Stringt] args) throws Exception /NOw start
MyBotMain.java import org.jibble.pircbot.* public class MyBotMain ( public static void main(Stringt] args) throws Exception /NOw start our bot up. MyBot bot - new MyBot ) // Enable debugging output. bot.setverbose(true) // Connect to the IRC server bot.connect("irc.freenode.net") // Join the prcbot channel. bot.joinChannel("pircbot")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
