mIRC Home    About    Download    Register    News    Help

Print Thread
#247417 01/08/14 08:28 PM
Joined: Aug 2014
Posts: 32
S
Sparkz Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Aug 2014
Posts: 32
Is there any way that my bot can run ads automatically without me doing anything while streaming? If there is, can someone please write me a script for it as it is very important. thank you.

Sparkz #247419 01/08/14 08:32 PM
Joined: Mar 2014
Posts: 215
J
Fjord artisan
Offline
Fjord artisan
J
Joined: Mar 2014
Posts: 215


#imAbeginner
i made a chat bot for mark_paintball! http://twitch.tv/mark_paintball
judge2020 #247420 01/08/14 08:46 PM
Joined: Aug 2014
Posts: 32
S
Sparkz Offline OP
Ameglian cow
OP Offline
Ameglian cow
S
Joined: Aug 2014
Posts: 32
Where do I get the client ID from?

Sparkz #247425 01/08/14 09:29 PM
Joined: Jan 2004
Posts: 1,358
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Jan 2004
Posts: 1,358
In order to do this you need to register you application here: http://www.twitch.tv/settings/connections, for your redirect url use http://localhost/, you will need your client id to request an oath token.

Once this script is loaded you can right click in your channel to set it up. Commercials can then be started from the right click menu or by the !commercial command.

https://gist.github.com/memnochxx/5676bef5707a8019f0ca

This $json script is required for use: http://www.mircscripts.org/comments.php?cid=4407


Link Copied to Clipboard