mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 22:05:10 +00:00
Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
a421906143
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ export default class HowWasUrDayMessage implements Command {
|
|||
});
|
||||
}
|
||||
app.db.set("potato_game", {
|
||||
...pg,
|
||||
...pg,
|
||||
total_cmd_count: pg.total_cmd_count + 1,
|
||||
last_cmd: event.ts,
|
||||
users_who_participated: [...new Set(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue