Skip to content

Instantly share code, notes, and snippets.

@BinaryKitten
Created March 11, 2018 23:11
Show Gist options
  • Select an option

  • Save BinaryKitten/71428dd9d81227e408dff991fba3393b to your computer and use it in GitHub Desktop.

Select an option

Save BinaryKitten/71428dd9d81227e408dff991fba3393b to your computer and use it in GitHub Desktop.
on *:text:!burrito*:#thedivisiongame,#ngon,#z28ryank,#mattgoesbuck,#olafurw: {
if ($2 != $null) {
/var %to = $2-
}
else {
/var %to = $nick($chan,$r(1,$nick($chan,0,r)),r)
}
/msg $chan here, %to - have a Burrito - courtesy of $nick
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment