mIRC Homepage
Posted By: AlphaKennyHuan Host only commands (twitch) - 10/11/13 02:02 AM
Hey guys, i was wondering if there was any way to do host only commands, and also if there was a way to do user specific commands on twitch
Posted By: Loki12583 Re: Host only commands (twitch) - 10/11/13 02:14 AM
Please don't ask for help in the context of twitch, host does not have the same meaning in irc. What is a host? An op? Use the isop operator. For a specific nick, compare: $nick == somenick
Posted By: AlphaKennyHuan Re: Host only commands (twitch) - 10/11/13 11:58 AM
okay well thank you anyway
Posted By: Golden Re: Host only commands (twitch) - 10/11/13 01:29 PM
Twitch is a little bit funky with everything but in IRC when a MOD joins they are +o'd so in irc standards they are a chatroom operator.

This is what i use on Twitch:

if ($nick isop $chan) { (quick edit after posting)

What specifically are you trying to accomplish?
© mIRC Discussion Forums