Code Monkey home page Code Monkey logo

Comments (7)

skiedude avatar skiedude commented on July 28, 2024

if($diff_manual->days == 0 && $diff_manual->h <= 1 && $diff_manual->invert == 1 && !is_null($notification->extraction_webhook)) { if(is_null($fracture_notice) || $fracture_notice->notice == FALSE) {

So this is the logic around Manual fracture notifications. There is nothing in the extraction API that says When a manual fracture was done. So my logic says

If the the time left before it fractures is equal to or less than 1 hour, and its not in the past already, then we make sure you have saved an extraction webhook, and that we haven't sent a notice already.

So have you done the following:

  1. Extraction webhook is saved for the character who is providing that structure

from evestructures.

skiedude avatar skiedude commented on July 28, 2024

So the notification should come within an hour of when the chunk arrives and it could be manually fractured.

from evestructures.

skiedude avatar skiedude commented on July 28, 2024

Were you by chacne using slack webhooks?

from evestructures.

paulipa avatar paulipa commented on July 28, 2024

Aright thx. We are using discord hooks. But this clears things up, when we see the notification show up we know that we can then pop it instead of assuming notification to show up at autofracture instead.

from evestructures.

skiedude avatar skiedude commented on July 28, 2024

So were you getting notifications? just not when you were expecting them?

from evestructures.

paulipa avatar paulipa commented on July 28, 2024

Yeah we are getting notifications indeed but not just when we expected them ^^

from evestructures.

skiedude avatar skiedude commented on July 28, 2024

ah ok! yeah I really need to make a FAQ, the automatic fractures notifications will be clsoe to 3 hours after the arrival time

from evestructures.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.