Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

v1.6.8

Latest
Compare
Choose a tag to compare
@JastinXyz JastinXyz released this 19 Jun 05:13
  • Add:

    • line system in errors
    • add new version detected warning
    • add $cooldown
    • add $globalCooldown
    • add $stringStartsWith
    • add $charCount
    • add $indexOf
    • add $ordinal
    • add $multi
    • add $divide
    • add $modulo
    • add $variablesCount
    • add $toLowercase
    • add $toUppercase
    • add $toTitlecase
    • add $capitalizeFirstLetter
    • add $stringEndsWith
    • add $groupEditDesc
    • add $groupEditName
    • add $uri
    • add $parseDuration
    • add $nodeVersion
    • add $includes
    • add $killClient
  • Fix:

    • downloadContentFromUrl: crash handler when url is invalid
  • Delete:

    • removing lolcatjs
  • Changes:

    • quick.db changed to whatscode.db
    • onConnectionUpdate: if printQrInTerminal false you can use the callback for get the qr code
    • $sum: can use more than 2 number
    • $sub: can use more than 2 number
    • if printQRinTerminal false its absolutely false
    • $ram now return in B, KB, MB, GB, etc format and u can use 2 options inside ram functions (usage/total) default: usage
    • $jsEval can using "return code" options.