mIRC Homepage
Posted By: Spike [Help] How to welcome new followers on twitch - 18/09/14 12:20 PM
I would like to know how to make my bot welcome new followers

Cause on moobot it can welcome new followers.
Try this:

Code:
ON !*:JOIN:#: { .msg $nick Hello $nick $+ $chr(44) welcome on the $chan channel... }

There should be a ton of topics regarding this. You might be able to find one in the first or second page. If not, you could use the search button (top right)
Originally Posted By: westor
Try this:

Code:
ON !*:JOIN:#: { .msg $nick Hello $nick $+ $chr(44) welcome on the $chan channel... }



I know how to make it welcome people that join, But i want it so when people follow the channel it says something like Thank you *nick* for following!
What do you mean follow? is there any command that the user uses to follow your channel or how the bot know when someone follow your channel, also it would very useful to paste the bot follow code here.
Originally Posted By: westor
What do you mean follow? is there any command that the user uses to follow your channel or how the bot know when someone follow your channel, also it would very useful to paste the bot follow code here.


On twitch theres a button that lets you follow them, So it emails you and stuff when they go live.
Cause moobot which is a known twitch bot, Has a way to welcome new followers, And i just wanted to know if there was any way to do it on mIRC.
Originally Posted By: Spike
Cause moobot which is a known twitch bot, Has a way to welcome new followers, And i just wanted to know if there was any way to do it on mIRC.


You'd have to tell your mIRC bot to read from the Twitch API.
© mIRC Discussion Forums