botkalista / discord.js.userbot

Allow discord.js to login as User
MIT License
25 stars 6 forks source link

Found a fix to your index.js #3

Open gPrac-gg opened 3 years ago

gPrac-gg commented 3 years ago

https://pastebin.com/QN2ydi2b

you'd get an 'ERR_MODULE_NOT_FOUND' but changing your const WebSocketShardClass to the code imported in the pastebin fixes it.

TheBlueOompaLoompa commented 3 years ago

Created a PR to fix the problem #4 although it may just be the fixed version wasn't uploaded to npm.