[DEV][JS]FXServer-compatible Discord.js fork

Nevermind, looks like it is. Thanks IceHax :slight_smile:

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 :confused:

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 :smiley:

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.

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!

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.

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.