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

Help #25

Open Luongzz opened 1 year ago

Luongzz commented 1 year ago

image I started the bot after a while it got this error

PetyXbron commented 1 year ago

Hey @Luongzz, there is an easy fix for you. Basically, you have turned ON the statusCH feature which creates and then updates a single message. This error was made by the bot, which could not find the message. Try removing the "StatusCHMsgID" value from your /config/data.json file (or just /data.json for older versions).

If this wouldn't work, try these:

  1. Delete the data.json file completely.
  2. Check if you have entered the channel ID right.
  3. Check if your bot does have all the needed permissions to send messages to your desired channel.
  4. Update to the latest dev version.
Luongzz commented 1 year ago

ty, I will try again