update plugin morekaomoji (#124)

* evenmorekaomoji

added 12 new kaomoji, with hopefully easily searchable names.

* add voidbbg as dev

* update devs

* update devs
This commit is contained in:
willow may 2025-01-15 06:51:52 -08:00 committed by GitHub
parent 2e025bb4bd
commit 0f77a0a47b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 105 additions and 2 deletions

View file

@ -967,6 +967,10 @@ export const EquicordDevs = Object.freeze({
ExoDev: {
name: "ExoDev",
id: 1325655837003223137n
},
voidbbg: {
name: "voidbbg",
id: 117126234588184582n
}
} satisfies Record<string, Dev>);