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
67 stars 14 forks source link

Bot won't listen to any commands in discord? #19

Closed Kraket91 closed 1 year ago

Kraket91 commented 1 year ago

I have tried your 2 previous versions and got it to work, but after trying to update to 1.2.4 it wont listen to any commands at all. So I tried to redo the whole thing and need to set command, log and public channels but no reactions from the bot at all. I have followed the guide and took the files from the Release-v1.2.4 map and the PZServerDiscordBot-main map and placed it in the dedicated server directory. Am I stupid or whats going on? The bot is online and have premissions to every channel also.

egebilecen commented 1 year ago

Hey there. Please head to discord developer portal (which is the place you did set up your bot) and be sure that all bot intentions are enabled. Let me know whether it fixes.

Kraket91 commented 1 year ago

Thank you! That fixed it for me! :)

egebilecen commented 1 year ago

You are welcome. I will add this step to the README as well, hopefully. :)

Kraket91 commented 1 year ago

That would be nice! But atleast people with the same problem can see this thread. :)