DiscordIntegration

DiscordIntegration

3M Downloads

Chat messages not being sent

instinxx opened this issue ยท 6 comments

commented

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.

commented

Kinda hard to say what's causing it..
Could you double check the channel ID?

commented

Channel ID is correct. What port does DiscordIntegration use to communicate to discord?

commented

It's using a WebSocket connection.
So it's using default port 443

commented

Could you make a pastebin with your config (just remember to remove the token)?

commented

I removed everything and started over and now it works. Weird fluke. Sorry to have bothered you. Thanks for your mods!

commented

Might have been a setting that accidentally got changed.
Anyway, glad to hear you got it to work ๐Ÿ˜ƒ