Discord-Image-Logger
Discord-Image-Logger copied to clipboard
Gateway Intents handling outdated
I've done everything you told me to do, but whenever I run the bat file it gives me this:
Hi Wave
Thank you for bringing this to my attention. Newer versions of discordjs seem to be causing this issue as they have changed the way that Intents are handled.
I will fix this issue within the coming weeks and let you know when I have done so
Please keep an eye out here for an update!
Hi Wave
I have taken a look at your issue and have not been able to reproduce it on my local machine. Please ensure that you are using the correct version of discordjs that this bot was written in (13.7.0), this can be found in package.json.
You can find out the versions of all installed packages by running the command npm list in a terminal window that is in your bot's source code folder (do this by holding shift and right clicking in the folder that is holding your bot's code in file explorer and clicking the option that is similar to "Open Terminal window here" (the exact wording may be slightly different)). Once the terminal window opens, run the command (rpm list) and send the result here.
Below is a screenshot of the result that I see: