Twitch Un-raid

Go back to the channel where you were a few minutes after a raid

< 腳本Twitch Un-raid的回應

提問/評論

§
發表於:2022-12-17

Is it possible to set the timer so it will go back to the previous page after 15 minutes instead of a few minutes?

Raianwz作者
§
發表於:2023-01-17

It is possible, you need to change in line 16 the delayBeforeRedirect

  • from: var delayBeforeRedirect = 1000 * 60 * 3 // 3 Minutes few minutes
  • to: var delayBeforeRedirect = 1000 * 60 * 15 // 15 Minutes delay to Redirect.

發表回覆

登入以回覆