Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 270 Bytes

usddatestamp.md

File metadata and controls

17 lines (12 loc) · 270 Bytes
description
Returns the current date stamp since 1970

$dateStamp

This function will return the current date stamp

Usage

bot.command({
name: "dateStamp",
code: `Current Date: $dateStamp`
}) //For example, will return 1610337410014