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
61 stars 11 forks source link

exe cant recognize bot_token.txt file #109

Closed daniel2231 closed 8 months ago

daniel2231 commented 8 months ago

image

I have done all the required steps, but somehow the discord bot cant seem to find the bot_token.txt file.

Error message: Couldn't retrieve bot token from "bot_token.txt" file. Please refer to "https://github.com/egebilecen/PZServerDiscordBot#writing-the-discord-bot-token-into-file".

egebilecen commented 8 months ago

Hey, you probably named it as bot_token.txt.txt. Try to delete first .txt by right clicking to file and then selecting rename option.