05-09-2011, 12:14 PM
(This post was last modified: 05-09-2011, 12:15 PM by AceInfinity.)
I now have a functional IRC bot for the #SupportForums channel called "SupportBot"
Features currently include commands on:
!help
!roominfo
!rules
# Messages on Join/part for the $nick variable
# Automessage on PM/query to the bot, which will notify $botowner (me/Infinity) with their text in the query
# Random responses when SupportBot is said in the channel
# IRC server and room text displayed in command window (cmd.exe)
This was coded in perl by myself as an extra project. It will identify itself to the server with it's password and respond to pings so that it doesn't get kicked off the server or disconnected.
More commands will be coming soon. Suggestions are welcome, and i'm also looking for some more Random replies for the bot to say when its nickname is mentioned in the channel.
Here's a preview
Features currently include commands on:
!help
!roominfo
!rules
# Messages on Join/part for the $nick variable
# Automessage on PM/query to the bot, which will notify $botowner (me/Infinity) with their text in the query
# Random responses when SupportBot is said in the channel
# IRC server and room text displayed in command window (cmd.exe)
This was coded in perl by myself as an extra project. It will identify itself to the server with it's password and respond to pings so that it doesn't get kicked off the server or disconnected.
More commands will be coming soon. Suggestions are welcome, and i'm also looking for some more Random replies for the bot to say when its nickname is mentioned in the channel.
Here's a preview
Spoiler (Click to View)