I suppose its simple.. as its very simple to code in mIRC.. but what I was hoping for..
On command, be it channel or priv msg, spit out the contents of a txt file via notice to user.
I suppose this will bump the script 'level' up a little bit, but if possible, make it so that the command can only be requested every 5 seconds and/or queue up the line to be sent out to the queued users..
IE:
User: !rss
Notice - Bot: blah blah blah
User2: !rss
Notice - Bot: Please wait a moment, as I'm currently in use.
Notice - Bot: blah blah blah (to user2)