Androz2091 / discord-giveaways

🎉 Complete framework to facilitate the creation of giveaways using discord.js
https://discord-giveaways.js.org
MIT License
333 stars 128 forks source link

Cannot find module 'discord.js' #70

Closed XOLT1268 closed 4 years ago

XOLT1268 commented 4 years ago

Only reason i am posting here is because the code worked before i added this module. Error is above and it gives links to the manager, my index.js and the other index.js

misa-coder commented 4 years ago

you should install discord.js module to use this package

Androz2091 commented 4 years ago

And, above all, you should install this package using NPM or Yarn. Don't try to download the files yourself. If you are looking for a giveaways bot, check out https://github.com/Androz2091/giveaways-bot. Discord Giveaways is only a framework.

XOLT1268 commented 4 years ago

On Wed, Jun 17, 2020 at 12:39 AM Androz notifications@github.com wrote:

And, above all, you should install this package using NPM or Yarn. Don't try to download the files yourself. If you are looking for a giveaways bot, check out https://github.com/Androz2091/giveaways-bot. Discord Giveaways is only a framework.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Androz2091/discord-giveaways/issues/70#issuecomment-645163185, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP7NAUQSHHBJC5YHDGY46ITRXBJH5ANCNFSM4OAC56UA .

I found the problem, i installed the giveaway module to the wrong folder

Androz2091 commented 4 years ago

👍