mIRC Homepage
Posted By: Fumblemuck Chat subscriber bot - 28/10/14 07:58 PM
Hey all!

Im a viewer in a channel, and have been allowed to make a bot that greet new subscribers.
My question is, how do I make such a bot?? To let you know, im a huge noob regarding this.... Hope you can help me!

Thanks for reading and helping! :-)

- Fumblemuck
Posted By: westor Re: Chat subscriber bot - 28/10/14 08:02 PM
If you are talking for twitch have a look into this remote read the description and paste the code into the remotes, for any problem reply here.

Remote: http://hawkee.com/snippet/16083/
Posted By: Fumblemuck Re: Chat subscriber bot - 28/10/14 08:07 PM
Yea, its something like that im looking for, just for subscribers :-) And yes, its for Twitch.tv, sry for not clarifying that :-)

But I want it to be via my normal account, and then it says something like: "Welcome to the sub-club <name>!" (Just an example)
Posted By: Stracked Re: Chat subscriber bot - 28/10/14 10:07 PM
on 1:TEXT:*subscribed*:#channel: {
if ( $nick == twitchnotify ) { msg # $$1 welcome to the sub club}
}


This is the one I am using and I think it works nice, But change the text after msg # ($$1 is the name of the person)
© mIRC Discussion Forums