feat(plugin): onePingPerDM (#1757)

Co-authored-by: V <vendicated@riseup.net>
This commit is contained in:
Dea 2023-10-02 23:53:14 +00:00 committed by GitHub
parent 8dd5eeead2
commit 9891791fa7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 1 deletions

View file

@ -374,7 +374,11 @@ export const Devs = /* #__PURE__*/ Object.freeze({
archeruwu: {
name: "archer_uwu",
id: 160068695383736320n
}
},
ProffDea: {
name: "ProffDea",
id: 609329952180928513n
},
} satisfies Record<string, Dev>);
// iife so #__PURE__ works correctly