per guild profiles

This commit is contained in:
MathMan05
2024-12-11 21:07:59 -06:00
parent d573a06188
commit 8e7aea193c
7 changed files with 414 additions and 45 deletions

View File

@@ -1440,7 +1440,7 @@ class Channel extends SnowFlake{
}
const notification = new Notification(this.notititle(message), {
body: noticontent,
icon: message.author.getpfpsrc(),
icon: message.author.getpfpsrc(this.guild),
image: imgurl,
});
notification.addEventListener("click", _=>{