feat(NoReplyMention): exempt list support (#337)

This commit is contained in:
Pedro 2022-12-15 11:05:44 -03:00 committed by GitHub
parent f1bdfdd6b9
commit f6122a00ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 6 deletions

View file

@ -173,4 +173,8 @@ export const Devs = Object.freeze({
name: "ActuallyTheSun",
id: 406028027768733696n
},
axyie: {
name: "'ax",
id: 273562710745284628n,
},
});