A554551N / chorumfur-bot

A bot to manage a custom discord
1 stars 0 forks source link

Implement .birthAll #75

Closed A554551N closed 1 year ago

A554551N commented 1 year ago

birthAll should pull all tickets in a pending birth state and update the create date and owner for each pup inside of each ticket.

A554551N commented 1 year ago

feature is implemented provisionally as part of milestone 0.3.0 code here is heavily impacted by latency (makes a large number of db calls in a small space. This method should be refactored asap to reduce latency.