$setTimeout

Will execute the code inside it after certain time

Usage:

$setTimeout[time;file name (optional, default=$undefined));author (optional, default=$authorID)]

Example:


Member08/20/2021
!!exec This part gets executed before the 2d timeout
$setTimeout[2d;Testing;$autorID]
This part after the 2d
$endTimeout
Custom Command Bot 08/20/2021
This part gets executed before the 2d timeout
Custom Command Bot 08/22/2021
This part after the 2d

TIP

If you only want to wait less then 1m, you can use $wait

Function difficulty Medium
Tags: timeout Wait Thinking Set Timeout