So I want to add function to click to delay after clicking to stop spamming or macro usage. I normally use code like this,
<div onclick="return confirm('question?')>example </div>
but I want to it to delay the main function after clicking button. You can also suggest if you have any other suggestions to block spamming .