diff --git a/src/discord/commands/guild/d.counting.ts b/src/discord/commands/guild/d.counting.ts index 8b5ca3bd1..6a0d529b7 100644 --- a/src/discord/commands/guild/d.counting.ts +++ b/src/discord/commands/guild/d.counting.ts @@ -571,7 +571,7 @@ export async function countMessage(message: Message): Promise { }, update: { tokens: { - increment: totalPot, + increment: potPerUser, }, }, });