Amelia-chan / Amelia

A ScribbleHub-focused RSS bot built in Javacord.
https://discord.com/api/oauth2/authorize?client_id=786464598835986483&permissions=139653925952&scope=bot%20applications.commands
6 stars 3 forks source link

Mesage Format: Too many spaces above @pings may lead to confusion. #26

Closed Naheulf closed 1 year ago

Naheulf commented 1 year ago

Description of the Issue

There is too many blank lines between the "normal" message part and the list of @pings

Steps to Reproduce the Issue

  1. Register a feed in Amelia
  2. Set at least one subscribe ping to that feed 3a. Wait for the feed to have at least two updates in less that 10minutes. OR 3b. Spam the /test command to make amelia send few chapter update message in a row. You must do that from a different discord channel so the message won't interleaves

Expected Behavior

@notifications should be closer to the related message than to the next message

Actual Behavior

image Look how the first @ping look closer to the second message.

ShindouMihou commented 1 year ago

Fixed the doubly newlines.