When multiple channels are connected to the same MC channel, last message handling is incorrect #71

Closed
opened 2018-07-22 11:18:18 +00:00 by NorbiPeti · 0 comments
NorbiPeti commented 2018-07-22 11:18:18 +00:00 (Migrated from github.com)

Description: The last message will have new messages edited in it, even if a message is sent from Discord.

Steps to Reproduce:

  1. Have two channels connected to the same MC channel and group
  2. Send a message from both, alternating

Result: Message gets appended to the previous embed

Expected Result: A new embed is created, as we received a message from Discord

**Description:** The last message will have new messages edited in it, even if a message is sent from Discord. **Steps to Reproduce:** 1. Have two channels connected to the same MC channel and group 2. Send a message from both, alternating **Result:** Message gets appended to the previous embed **Expected Result:** A new embed is created, as we received a message from Discord
Sign in to join this conversation.
No description provided.