ollprogram / TwitchDiscordBridge

Links the Discord chat and the Twitch chat together.
GNU General Public License v3.0
6 stars 1 forks source link

Some Discord issue #4

Open CaseF12 opened 5 days ago

CaseF12 commented 5 days ago

E:\Tools\Twitch Discord Chat>java -jar "E:\Tools\Twitch Discord Chat\TwitchDiscordBridge-1.1.0-shaded.jar" [INFO] Trying to read settings... [INFO] Settings successfully read. [INFO] Starting the Twitch bot... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Twitch bot started. [INFO] Starting the Discord bot... SLF4J: Failed to load class "org.slf4j.impl.StaticMDCBinder". SLF4J: Defaulting to no-operation MDCAdapter implementation. SLF4J: See http://www.slf4j.org/codes.html#no_static_mdc_binder for further details. [main] INFO JDA - Login Successful! [JDA MainWS-ReadThread] INFO WebSocketClient - Connected to WebSocket [JDA MainWS-ReadThread] INFO JDA - Finished Loading! [INFO] Discord bot started. [VERSION] TWITCH-DISCORD-BRIDGE 1.1.O [INFO] Your bots must be private, and the bots are recommended to be used only on one server.

[INFO] It's also recommended to disable links for everyone on the discord channel targeted and the twitch channel targeted.

[INFO] You can type something in the console : (help to view all commands)

The "say" command works normally Then Twitch chat content can also be transferred to Discord But it won’t detect discord’s commands and content.

ollprogram commented 1 day ago

Hello, thank you for reporting this issue. Accordingly to the logs, the bot seems working. I think it's probably a permission issue, does the bot has the permission to read the targeted discord channel?