Code:
on *:TEXT:hello:* { msg $chan hello }
on *:TEXT:hi:* { msg $chan hello }
on *:TEXT:are you there?:* { msg $chan hello }
on *:TEXT:hi bot:* { msg $chan hello }
on *:TEXT:hello bot:* { msg $chan hello }


can i do short script?
Code:
on *:TEXT:(hello|hi|are you there?|hi bot|hello bot)