Why is it that everytime i try to add a second bind command to my script, it ends up in a Tcl error [pub_results]: invalid command name "pub_results" ?
Hello, I'd like my windrop to send a specific file on a given command. Like someone type !send whatever.txt, and the bot will send the specified file. (All the files starting with "index_", it would be index_whatever.txt here) I tried "dccsend c:/windrop/indexes/index_$arg.txt Nicknam...