diogoscf / github-lines

A minimal and non-intrusive multi-platform bot to display lines from GitHub (or GitLab) links
MIT License
60 stars 10 forks source link

Delete ratelimit messages shortly after sending #5

Closed clubby789 closed 4 years ago

clubby789 commented 4 years ago

Ratelimiting commands helps reduce spam, but still spams a little, i.e.

@username, You may not use the ping command again for another 7.9 seconds.
@username, You may not use the ping command again for another 7.6 seconds.
@username, You may not use the ping command again for another 7.3 seconds.
@username, You may not use the ping command again for another 7.1 seconds.

Deleting these ratelimit messages a few seconds after sending them would reduce this.

diogoscf commented 4 years ago

Good idea. Will do once I get back

diogoscf commented 4 years ago

Done in 656637374fd20772a14e25228993309e588d53f2