Yes, it's just a regular web page, but unfortunately, you have to be logged in to see it. I can log in and read it just fine, but I wasn't sure if tcl could be used to do the same.
Hey, I'm trying to figure out how to scrape some text and output it to my irc channel. But the problem is that the text I want is on a page that's only accessible while I'm logged in. Is there a way to do this with tcl?
I'd like to use this script to just kick and not ban, but I'm not sure what to change to do that. I've tried setting "set want_ban 0" and that doesn't do it, and neither does commenting out that line. Help would be much appreciated