Hi guys!
Me and my fellows was discussing an idea the other night. The usual "!topic <new topic>" is a feature that probably exists in hundreds of forms. However, we are looking for a small refinement. Say you want to _add_ something to the topic without deleting the previous topic.
Baseline. Say we have a variable %separator to set within the .TCL script, which is per default "|". Now, if I do "!t This will be our topic" the bot will simply change topic on its whole (on the channel where the command is executed, of course). Furthermore, now say that another authorized (+o) person drops "!ta Also checkout www.egghelp.org for cool scripts" (where !ta is short for "topic/add"), then the bot simply changes the topic to "This will be our topic | Also checkout www.egghelp.org for cool scripts".
You guys feel my baseline here? Wouldn't be _too_ complicated to make a script that has these two commands (!t and !ta) and listens to +o users only, right? Would be much appreciated if some bored out scripter could help us out here.
Cheers!