Guest User

Untitled

a guest
Mar 13th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. if var.include? "JOIN"
  2. idx = var.index("!") - 1
  3. sock.puts "PRIVMSG #webtips-pl oi\t" + var[1, idx] + "-kun!" unless var.include? "Yagoda"
  4. end
Add Comment
Please, Sign In to add comment