Nevermind, looks like it is. Thanks IceHax 
Spoty
22
Should I install that from github via npm? And if I do, how?
The working version for me:
npm install --save https://github.com/vecchiotom/discord.js#d9e8619353e60e02619c48745356b0511050d22d
@IceHax For some reason, reacting or creating message in “ANNOUNCEMENT” channel type will crash bot.
Here is the short gif -
Could you please check that when you get time 
Spoty
25
what version did you install?
I am using the version from the one comment above mine, since on the latest version and node v12.19.0
I cannot get bot to start 
Spoty
27
make sure you are not using “cache” in your bot code since this version is a dev version of 12.0.0 from what I saw.
It should still work with 11v code, it did for me.
IceHax
28
that looks like an old version of discord.js
Hello, I really like the idea behind this but when I start the server it’s not logging in to the bot but if I start it manually with cmd node bot.js it is starting, and it’s logging into the bot. Ty and have a nice day!
IceHax
30
i have noticed this as well, updating the repo didn’t seem to work, at this point i’d say it’s something about discord’s recent changes.
dretron
31
i was trying to create a fivem discord bot resource by following the jeva tutorial but for some reason my bot doesn’t login and there are no errors.i dont understand what i am messing up.