const expDate = db.settings.get('api.twitch.auth.expiration_date').value(),
      date = Math.floor(Date.now() / 1000);