hanabi-live icon indicating copy to clipboard operation
hanabi-live copied to clipboard

Moderation of messages on discord should be synced with lobby chat

Open Krycke opened this issue 2 years ago • 4 comments

When you, specifically, delete a comment by moderation in discord #general-lobby, it should sync, and delete the message on the lobby chat on the homepage as well.

Krycke avatar Dec 27 '22 21:12 Krycke

not sure how that would be possible

Zamiell avatar Dec 27 '22 21:12 Zamiell

Can't you add an event handler for message deletion to the discord bot?

timotree3 avatar Dec 27 '22 21:12 timotree3

We are already grabbing messages from discord when they publish, feels like there should be a way to grab other events as well. But i have never my self worked with it, so idk

Krycke avatar Dec 27 '22 21:12 Krycke

yeah we would need to hook the onDelete event or whatever

Zamiell avatar Jan 20 '23 18:01 Zamiell