egebilecen / PZServerDiscordBot

A Project Zomboid Discord Bot written in C# using Discord.NET to manage and execute commands on Project Zomboid Server.
GNU General Public License v3.0
62 stars 11 forks source link

Bot not working #90

Closed Kir48 closed 10 months ago

Kir48 commented 10 months ago

Hello, I did everything according to the instructions, I created the bot and registered the token, but the bot is still offline in the discord

egebilecen commented 10 months ago

Hello. Could you share log file pzbot.log?

Kir48 commented 10 months ago

pzbot.log

egebilecen commented 10 months ago
Exception: Discord.Net.WebSocketClosedException
Message: The server sent close 4014: "Disallowed intent(s)."

You did not configure the intents properly. See the warning below here.