PetyXbron / minecraft-bot

Informational Discord bot for your Minecraft server
https://mb.petyxbron.cz/
GNU General Public License v3.0
67 stars 28 forks source link

DiscordAPIError: Invalid Form Body #2

Closed MG141 closed 2 years ago

MG141 commented 2 years ago

I am facing some startup issues with the bot if I could get a help with fixing it. Screenshot_20220216_113205

PetyXbron commented 2 years ago

Hello, I am sorry that you're facing this problem. This is the first issue of this project and I needed this feedback. Do you have defined server.icon in config.js? If I understand it well, you haven't defined the Server Icon URL link. Code should use your Discord server one, but I probably see an error in getting the icon URL of your Discord guild.

MG141 commented 2 years ago

Indeed it was that. Thank you.

PetyXbron commented 2 years ago

This bug shouldn't happen again even without setting the server icon URL in config.js.