Messages from Discord have no text content #139

Open
opened 2023-05-30 23:17:43 +00:00 by NorbiPeti · 1 comment
NorbiPeti commented 2023-05-30 23:17:43 +00:00 (Migrated from github.com)

Description: Messages that are sent from Discord have nothing in them, empty messages are displayed, logged, and shown in history. Only happens on the Knight server.

Steps to Reproduce:

  1. Send a message from Discord
  2. Check the message (or the message history) in-game

Result: [g] <NorbiPeti>

Expected Result: [g] <NorbiPeti> test

Version: 1.0.2

**Description:** Messages that are sent from Discord have nothing in them, empty messages are displayed, logged, and shown in history. Only happens on the Knight server. **Steps to Reproduce:** 1. Send a message from Discord 2. Check the message (or the message history) in-game **Result:** `[g] <NorbiPeti>` **Expected Result:** `[g] <NorbiPeti> test` **Version:** 1.0.2
NorbiPeti commented 2023-06-07 22:44:09 +00:00 (Migrated from github.com)

This seems to be caused by missing permission on Discord's side. The message content intent needs to be enabled for the chat to work. Needs documentation and a check in the code.

This seems to be caused by missing permission on Discord's side. The `message content intent` needs to be enabled for the chat to work. Needs documentation and a check in the code.
Sign in to join this conversation.
No description provided.