Skip to content
This repository was archived by the owner on Mar 17, 2019. It is now read-only.
This repository was archived by the owner on Mar 17, 2019. It is now read-only.

Precip Error #9

@harrisonhoward

Description

@harrisonhoward

Hi,
I have a problem with Forecast Precip. I'm using this module to make a command on my Discord Bot which it'll display Weather when I tried to show todays current precip it had an empty value why's that?

let newprecip = content[0].forecast[0].precip.length <= 0 ? "0" : content[0].forecast[0].precip

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