import { sleep } from "https://deno.land/x/litebot@v0.4.4/mod.ts";
Python like sleep function. blocks the thread's execution
import { sleep } from "https://deno.land/x/litebot@v0.4.4/mod.ts";
Python like sleep function. blocks the thread's execution