This commit is contained in:
2026-04-08 11:37:01 +02:00
parent e2cc63e6c9
commit 0218583d24
8 changed files with 58 additions and 41 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ module.exports = {
messageID: quoteMessage.id,
channelID: quoteChannel.id,
guildID: quoteGuild.id,
by: msgData.author.id,
userID: msgData.author.id,
count: 0
}
}, { upsert: true })