estroBiologist / pluralchum

PluralKit integration for BetterDiscord
MIT License
41 stars 11 forks source link

suggestion: improved replies #2

Open reticivis-net opened 2 years ago

reticivis-net commented 2 years ago

there's 2 parts to this one

  1. detect the PK "reply to" embeds and replace them with the native reply thing, you shouldnt even need to make any requests to do this cause the embed already has the text, avatar, and jump link
  2. improve replying to PK messages. maybe auto-react with ❗or auto-add the system tag to the message (if ping is enabled for replying), or allow the user to choose the behavior in plugin settings
reticivis-net commented 2 years ago

ive never written a betterdiscord plugin but i have a ton of experience with JS and html/css and a fair amount of experience with writing JS code to patch pages so i can help if you need