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

213
Views
Cómo corregir el error MODULE_NOT_FOUND usando discord.js

Soy un programador principiante al que le gusta construir bots de discordia. Soy brasileño, así que naturalmente no hablo inglés muy bien. Estoy creando un bot de música (mi segundo bot), pero sigue recibiendo un MODULE_NOT_FOUND error , incluso cuando mi primer bot es normal y no recibe ningún error. Aquí está el código:

 const { Client, Attachment } = require('discord.js'); const bot = new Client(); const ytdl = require("ytdl-core"); const token = "My token"; const PREFIX = '/'; var version = '1.2'; var servers = {}; bot.on('ready', () => { console.log('This bot is online!' + version); })
about 4 years ago · Juan Pablo Isaza
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!