Advertisement
Majeye

mIRC - basic TwitchTV subscriber notification (in chat)

Feb 12th, 2015
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
mIRC 0.15 KB | None | 0 0
  1. ON *:TEXT:*subscribed*:#:{
  2.   if ($nick == twitchnotify) { msg # /me $1 has subscribed, thank you for supporting the stream and enjoy the new emotes! }
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement