Skip to content

Ignore Event Raids #66

Description

@plinytheelder

One item not ported over to NG (at least the process-delivery and new branches) was "ignore_long_raids". Granted, this isn't the norm right now given most event raids are <30 minutes. Still though, bringing it back so Poracle could ignore these event raids given the influx of alerts from every gym at once ultimately rate limits users and discord channels alike.

The way I had it was as follows, to ignore raids as such:
(data.end - data.start) > 47 * 60 || (data.end - data.start) < 30 * 60)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions