Very basic if statement using some kind of storage, in this case a simple /write and $read using txt files..
/help if then else
/help /write
/help $read
Code:
on *:join:#: { 
if (!$read(joins.txt,nw,$nick)) {
msg # Welcome $nick
;This part is incomplete. Use the help files to complete it
}
}


Nillens @ irc.twitch.tv
Nillen @ irc.rizon.net