Everytime I start up the Server the bot will not connect and errorlog shows me this (besides of many script errors, because Bot is not connected)
What I tried so far:
Updated to:
dDiscordBot-0.6-b100.jar
Denizen-1.1.6-b5048-DEV.jar
Depenizen-2.0.0-b657.jar
Updated to latest Spigot Version
[07:28:08] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-d65430a-bad55db (MC: 1.16.2)
Kicked the Bot from my Discordserver and invited it back with Administratorpermissions.
The script I am using to handle the bot:
Code: Select all
discord_listener:
type: world
events:
on server start:
- yaml load:data/Discord_Chat_Relay_Config.yml id:discord_chat_relay_temp
- discord id:mybot connect code:<yaml[discord_chat_relay_temp].read[bots.discord.botToken]>
- discord id:mybot message channel:<yaml[discord_chat_relay_temp].read[bots.discord.channel.Botchat]> "Server gestartet"