svoid dm_discord_gatherFeedbackFromChat() { for (GazelleLine l : dm_discord_allLinesWithReactions()) dm_discord_gatherFeedbackFromLine(l); }