Guest User

Untitled

a guest
Apr 22nd, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. bind msg p !chat ch;proc ch {n u h a} {set up 3531;listen $up users;putserv "PRIVMSG $n :\001DCC CHAT chat [myip] $up\001";return 1}
  2. bind pub p !chat pub:chat;proc pub:chat {n H h c a} {global botnick;*ctcp:CHAT $n $H $h $botnick CHAT chat}
  3.  
  4. putlog "chat.tcl loaded"
Add Comment
Please, Sign In to add comment