Comparing version 2.2.1 to 2.2.2
{ | ||
"name": "azel", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,5 +6,5 @@ const moment = require("moment") | ||
const nice = message.guild.id | ||
return nice | ||
return "bahhhhhhhhh" | ||
} else if(time = true) { | ||
return moment(Date.now()).fromNow(); | ||
return "hello" | ||
} | ||
@@ -11,0 +11,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40431