Discord bot delete message after 60 sec

I have created a spam bot using this tutorial - How to Create a Discord Bot for Free with Python – Full Tutorial
Now I want to delete the messages sent by my bot after 60sec. But thing is happening if I am sending 20 msg with 1 sec delay and adding delete-after in send of 5 sec last 5 message are not getting deleted. how that can be resolved

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.