paintbalbot

!time [twitch chat bot tutorial]

Jun 13th, 2014
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. on *:text:!time:#:{
  2. if ((%floodtime) || ($($+(%,floodtime.,$nick),5))) return
  3. set -u60 %floodtime On
  4. msg # current time is $time(hh:nn TT)
  5. }
Advertisement
Add Comment
Please, Sign In to add comment