All channel names are lowercase in the code. Previously (when I coded the bot the first time around), in the Node.js window, when it detected a subscription then fired and the syntax was bad, it would throw an error and then disconnect the bot from the server. Now, it doesn’t even do that, so that tells me it’s not detecting the subscription event at all.
Previous bot worked great, it’s just that I have to run multiple instances of Node.js command prompt until I can figure out how to make certain parts of the code listen on certain channels.