1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-17 08:20:58 -05:00

Increase YTLoop interval

This commit is contained in:
AnxietyisReal 2023-02-06 15:32:23 +11:00
parent 79a2a4d3f2
commit 94d1fd3fe8

View File

@ -151,7 +151,7 @@ setInterval(async()=>{
setInterval(async()=>{
client.YTLoop('UCQ8k8yTDLITldfWYKDs3xFg', 'Daggerwin', '528967918772551702'); // 528967918772551702 = #videos-and-streams
client.YTLoop('UCguI73--UraJpso4NizXNzA', 'Machinery Restorer', '767444045520961567') // 767444045520961567 = #machinery-restorer
}, 300000)
}, 600000)
// Event loop for punishments and daily msgs
setInterval(async()=>{