it looked ugly
This commit is contained in:
		
							parent
							
								
									6505971fcb
								
							
						
					
					
						commit
						7a979cda75
					
				| @ -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({ | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user