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
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