neplextech / canvacord

Easily generate images using react-like components in nodejs. Canvacord is suitable for creating dynamic images such as social media posts, greetings cards, memes, etc. It is also possible to create your own templates and builders to generate images. You are only limited by your imagination.
https://canvacord.neplex.dev
GNU General Public License v3.0
254 stars 72 forks source link

fix: remove user discriminator #155

Closed Mittelblut9 closed 1 year ago

Mittelblut9 commented 1 year ago

Description

Removed all references with discriminator

Motivation and Context

Due Discord's new Update, the well-known discriminator (#2444) will be gone, which will be released in the next weeks.

Screenshots (if appropriate):

Types of changes

Checklist:

twlite commented 1 year ago

🤔 I think we should have a place for @usernames though. We are planning to redesign this entire lib from scratch, but I am going to keep this pr open for now as a reference.

Removing this entirely would break a lot of projects out there. Could we just conditionally render it instead of removing it completely? @Mittelblut9

twlite commented 1 year ago

https://github.com/neplextech/canvacord/releases/tag/v5.4.9