An00nymushun / DiscordFreeStickers

Convert APNG and Lottie into GIF on Discord
GNU Lesser General Public License v2.1
147 stars 129 forks source link

Stickers send as links even when in an available channel #30

Open ArjhanToteck opened 1 year ago

ArjhanToteck commented 1 year ago

Describe the bug When you send a sticker on a server that it should be sendable on, it sends it as an image rather than as a regular sticker. This is caused by StickerSendability.SENDABLE and StickerSendability.NONSENDABLE both being undefined.

To Reproduce Steps to reproduce the behavior:

  1. Open a server
  2. Send a non-animated sticker from that server
  3. It will send as a link rather than a regular sticker

Expected behavior The sticker should be sent as a regular sticker rather than a link.

Client:

Pull Request: I have fixed the issue with a simple change, the pull request can be found here.

LavenderAndChamomile commented 1 year ago

They send for me then they disappear so the other person doesn't see them.