Error when running Replit Discord bot

I haven’t made new changes in a few days so I’m not sure why it’s randomly erroring out or what the issue is.

triggerUncaughtException(err, true /* fromPromise */);
          ^

[Error: connect ECONNREFUSED 162.159.136.232:443] {
  errno: -111,
  code: 'ECONNREFUSED',
  syscall: 'connect',
  address: '162.159.136.232',
  port: 443
}

A post was merged into an existing topic: ECONNREFUSED on all requests from discord bot repls