feat(messageTags): Add message quick reply plugin (#241)

This commit is contained in:
Luna 2022-11-23 19:56:20 +01:00 committed by GitHub
parent 2788d264d4
commit 63ffb5bebc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 251 additions and 0 deletions

View file

@ -152,5 +152,9 @@ export const Devs = Object.freeze({
jewdev: {
name: "jewdev",
id: 222369866529636353n
},
Luna: {
name: "Luny",
id: 821472922140803112n
}
});