PoracleJS
PoracleJS copied to clipboard
When tracking gym in battle without tracking slot changes and slot changes during in battle it triggers another notification
Conditions:
- Tracking gym in battle
- Tracking gym team change
- NOT tracking slot change
What's happening:
- Gym is in battle
- Notification about in battle is sent
- Someone adds new mon to the gym
- Another notification about in battle is sent (even within few secs!)
Issues:
- Slot change triggers in battle notification
- Notification about in battle triggered by slot change is sent before cooldown for in battle notification ends
Expected behavior:
- In battle notifications shouldn't be related to slot changes
- Time between in battle notifications should always be the same (currently it's 5min iirc)
Do you have webhook logging turned on? Do you still have this sequence of hooks in your log?
Not anymore but I'll try to reproduce