plugin: SplitLargeMessages (#249)

* add(SplitLargeMessages)

* Fixes

* Update README.md

---------

Co-authored-by: thororen1234 <78185467+thororen1234@users.noreply.github.com>
This commit is contained in:
Reycko 2025-05-01 18:29:47 +02:00 committed by GitHub
parent 6f422545eb
commit 0d09c083c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 163 additions and 2 deletions

View file

@ -1058,6 +1058,10 @@ export const EquicordDevs = Object.freeze({
name: "Buzzy",
id: 1273353654644117585n
},
Reycko: {
name: "Reycko",
id: 1123725368004726794n,
}
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly