I'm fairly new to scripts and bots and have run into an issue I can't figure out. I have a bot in 2 rooms and the seen script gives output for both rooms. (meaning that if a nick has been in one room and you do !seen in the other room it will return information from the other room. Is there a script i can use that keeps the channels seperate?
I've been through bass's files from top to bottom and unless I'm missong something it won't work. Maybe an if/else command when a user joins to store the name in a seperate file for each room.
Yes, I've tried a million ways to make bass's script work with a bot serving more than one room and can't find a solution. I'm positive there's a way to seperate the rooms. I just don't know how to do it. I thought about renaming bass's script and having two instances of the tcl running...bit I seriously doubt that would work.
Any suggestions from someone running a bot that is parked in more than one room would help.