theahura / shoot-the-messenger

Script to auto-unsend all messages from a facebook messenger chat
Other
190 stars 27 forks source link

Rate limit pause #59

Closed Kaczuc closed 2 years ago

Kaczuc commented 2 years ago

How I can change rate limit pause?

theahura commented 2 years ago

This is something a few folks have been asking for. I'll add it to my todo list, but not sure when I can get to it. If you want to do this programmatically, simply change the DELAY variable in main.js (https://github.com/theahura/shoot-the-messenger/blob/main/main.js#L50)

theahura commented 2 years ago

Closed with the latest