import * as denoSlackHooks from "https://deno.land/x/deno_slack_hooks@0.6.0/utilities.ts"; FunctionsfgetJSONgetJSON attempts to read the given file. If successful, it returns the contents of the file. If the extraction fails, it returns an empty object.