So i have nade a command that sends a message and edits it. However the editing part Super Fast and i would want to know how to set a Delay on it for example i want a command that just says โhiโ then edits it to โHelloโ in 2 seconds
Try something like setInterval():
Or find a package like this on NPM:
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.