##################################################################################### #'Topic Keeper' Version 1.1 ŠIan-Highlander 2001 (ian.highlander@eggdropsrus.co.uk) # #Requested by 'ALLIANCE' on MSN. # #This script makes the bot reset the topic whenever it or any other recognised bot # #Joins the channel. If you have a lot of bots in your channel that are known to your# #Bot, I would not recommend you use this script. (could get very annoying!) # #To make the bot reset the topic when it joins the room itself, you need to have it # #defined in it's own user list with the +b flag. # #There are settings for up to six channels that can be monitored/reset independently# #If you dont use all of these, just leave them blank (""). # #Set your usual chat nickname in the owner variable. # #(The bot uses this to /msg you if it joins any rooms not in this list). # #I make no apologies for this poorly written script, it was knocked together in a # #Short period of time at short notice as a favour to someone, the important thing # #Is, it does what he wanted it to, :op # #As usual, this script is provided "as is". I accept no responsibility for anything # #It might do that it shouldnt.....blah blah blah...... :o) # #-----------------------------------------------------------------------------------# #Version 1.1 Fixed Case Sense Problem, Channels Now Only Need To Be Added Once :o) # #Added $channel variable to owner message, so you know what room it has has joined. # #####################################################################################