remove the * in the ON JOIN event

The only thing I've gotten to work in front of the * in an ON JOIN event is if it's written as ON me:*:JOIN:#

With the me it in there, it only activates when you join the channel (handy for a bot that needs to do things when it first joins a channel)