Chat messages not being sent
instinxx opened this issue ยท 6 comments
MC 1.10
DiscordIntegration 2.1.0
The bot I created is showing up in the discord channel.
I have added the bot token to the config.
I added the channel ID to the config.
The console is saying:
[11:45:36] [Server thread/WARN] [DiscordIntegration]: [2.1.0] Failed to find channel
My Entry in the discordintegration.json looks like
channel": "2################8",
Clip from FML-Server-Latest.log:
[11:33:44] [ReadingThread/INFO] [STDOUT/DiscordIntegration]: [chikachi.discord.repack.net.dv8tion.jda.utils.SimpleLog:print:398]: [11:33:44] [Info] [JDA]: Finished Loading!
[11:33:44] [ReadingThread/INFO] [DiscordIntegration/DiscordIntegration]: [2.1.0] Logged in as ServerChatBot
[11:33:44] [ReadingThread/WARN] [DiscordIntegration/DiscordIntegration]: [2.1.0] Failed to find channel
Any thoughts?
Thanks in advance.
Channel ID is correct. What port does DiscordIntegration use to communicate to discord?
Could you make a pastebin with your config (just remember to remove the token)?
I removed everything and started over and now it works. Weird fluke. Sorry to have bothered you. Thanks for your mods!