Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. bind pub * .test test_comando
  2.  
  3. proc test_comando {n u h c a} {
  4. putserv "PRIVMSG $channel : blahblahlabl"
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement