Author Topic: Start commercial with a small delay  (Read 1312 times)

0 Members and 1 Guest are viewing this topic.

comkean

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: comkean
Start commercial with a small delay
« on: February 10, 2016, 04:58:36 AM »
I would to start my commercials with a small (12 sec) delay. Is that possible? I only run commercials, when I go afk (bathroom / to get coke), but if I press "Run Commercial" the commercial starts about 12 seconds before I actually are away from the screen on the stream. Can I use the Commercial Timer for this? And if so, how? :)

Nazo

  • Padawan
  • **
  • Posts: 70
  • Karma: +2/-0
  • Expert on Twitch Bots
    • View Profile
  • Twitch Name: OverlordNazo
Re: Start commercial with a small delay
« Reply #1 on: February 10, 2016, 05:05:16 AM »
This is possible. All you have to do is add the commands below:

Code: [Select]
!begincommercial
         @exec@[12,!commercial]

!commercial
         /commercial <insert time interval for your commercial>

Also, make sure your bot account is added as an editor in your channel. ;)
« Last Edit: February 10, 2016, 05:15:11 AM by LordNazo »
★ Twitch Bot Expert ★


YouTube: Lord Nazo
Twitch: OverlordNazo
Twitter: @Lord_Nazo

comkean

  • Youngling
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
  • Twitch Name: comkean
Re: Start commercial with a small delay
« Reply #2 on: February 11, 2016, 04:15:45 PM »
Thanks! Ill try this out today :)