OK what I am trying to do is make my own welcome message and commands like !rules and !Help for my IRC so my members can get the chan rules and help on registering ther account
on *:JOIN:*: { /notice $nick Hello!welcome to the chat. make sure to read the chan rules by typing !Rules. If you need any help with some of the commands in IRC Type !Help. Feel free to send me a PM if you need somehelp thanks ^_^}
I want to add in a !rules and !Help
I also want to make it show up in only the chan its ment for too
Thanks for the help