aoijs / aoi.js

aoi.js - The most advanced string-based package to create a Discord Bot fast and powerful.
https://aoi.js.org
Apache License 2.0
342 stars 134 forks source link

Update isValidHex.js #524

Closed baka-aho closed 10 months ago

baka-aho commented 10 months ago

Type

Dependencies (Third Party Modules) needed: #NaN Want a credit? Discord tag or other social media link: <DiscordTag | OtherSocialMediaLink>

Referenced Issue: #NaN

Description

Fixed $isValidHex to support only #<6/3char>/<6/3char> Eg $isValidHex[#ffffff] //true [fff, ffffff, #fff] $isValidHex[80] // false