Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

326
Views
ReferenceError: websiteCheck no está definido discord.js

Así que básicamente estaba codificando un bot discord.js v12 y NodeJS sigue dándome este error a pesar de que está definido websiteCheck. Si me pueden ayudar muchas gracias <3

 function websiteCheck() { // im not showing code because it will advertise a website. }; const scheduledCheck = schedule.scheduleJob('*/1 * * * *', function(){ console.log('Checking Status of site'); websiteCheck() });
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Básicamente function no se leía de alguna manera en el script, comenzó a funcionar con const websiteCheck = async function(){ . Ahora está definido y todo es normal.

No sé por qué no se leía la function , pero bueno.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!