I have been working with my mIRC bot for multiple live streams so far, I even let other people use it on other channels and it worked perfectly.
Today I wanted to start the bot for my stream but none of the commands worked.

I tested again with a simple script:

Code:
    on *:TEXT:*:#:{
      if ($strip($1) == !test) {
        msg $chan Success
        echo Success
      }
    }


It echoes 'Success' and '#FATTYSHOW Unknown command'.

What could be the problem here?


Digital Rocker on Twitch TV - Bassist