Exiled-Team / DiscordIntegration

GNU General Public License v3.0
13 stars 36 forks source link

[Error]Bot launch error #45

Closed MrAfitol closed 3 years ago

MrAfitol commented 3 years ago

When I write "npm install" to the console, it gives me errors Screenshot of the error: Click And also when I run the bot "node discordIntegration.js" Screenshot of the error: Click

iopietro commented 3 years ago

Are you using the latest version of DiscordIntegration (3.1.1)? Are both package.json and discordIntegration.js inside the same folder? Have you followed every needed step on the readme?

MrAfitol commented 3 years ago

Are you using the latest version of DiscordIntegration (3.1.1)? Are both package.json and discordIntegration.js inside the same folder? Have you followed every needed step on the readme?

Yes

iopietro commented 3 years ago

Are you doing npm install in the same folder of discordIntegration.js and package.json?

MrAfitol commented 3 years ago

Are you doing npm install in the same folder of discordIntegration.js and package.json?

Yes

iopietro commented 3 years ago

Are you using a VPN? Are you running the bot from your PC or a VPS/Dedicated Server?

MrAfitol commented 3 years ago

Are you using a VPN? Are you running the bot from your PC or a VPS/Dedicated Server?

No, I don't use a VPN, I run a bot from my PC

MrAfitol commented 3 years ago

I solved the problem

iopietro commented 3 years ago

Ok, could you explain how did you solve it for people with the same issue?

MrAfitol commented 3 years ago

The problem was that I forgot to add the bot to the discord server)))

iopietro commented 3 years ago

Ok, thanks.