it looked ugly

This commit is contained in:
Hexugory 2023-03-29 00:18:32 -05:00
parent 6505971fcb
commit 7a979cda75

View File

@ -24,7 +24,7 @@ export class InitCommand implements SlashCommand {
Players.create({
user_id: int.user.id,
start: Date.now()/1000
start: Math.floor(Date.now()/1000)
});
return int.reply({