Do not process very old messages #2

Closed
opened 2020-09-25 21:02:26 +00:00 by projectmoon · 1 comment
Owner

The dice bot should not run commands for old messages, in an attempt to cut down on duplicate spam if it's logged in from more than one place.

  • Add a config parameter to control the oldest messages it should process.
  • Default to 15 minutes (or maybe even less).
  • Any messages older than current time - configured amount should be ignored when processing messages on startup.
The dice bot should not run commands for old messages, in an attempt to cut down on duplicate spam if it's logged in from more than one place. * Add a config parameter to control the oldest messages it should process. * Default to 15 minutes (or maybe even less). * Any messages older than current time - configured amount should be ignored when processing messages on startup.
Author
Owner

Now fixed on master. Will be released as 0.6.0.

Now fixed on master. Will be released as 0.6.0.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: projectmoon/tenebrous-dicebot#2
No description provided.