05-09-2011, 11:44 AM
(This post was last modified: 05-09-2011, 12:02 PM by AceInfinity.)
(05-09-2011, 11:05 AM)applepie112 Wrote: looks good man i might have to check that out
Alright, sounds good
(05-09-2011, 11:34 AM)Carbon Nox Wrote: Just joined ;)
Yeah, I saw you in there just now.
I'm working on an IRC bot at the moment, i'm using the Net irc module in perl to code and connect my bot to the server and specific channel. It's virtually identical to an IRC client at the moment. I have a few commands readily available so far such as: !help, !rules, and !roominfo (which does essentially the same thing as !info right now)
It will also talk whenever you say its name, or when someone joins or leaves the channel.
I'm looking for a whole bunch of random replies to add. I've got around 300 lines of code so far. Comments will take up around another 100.