79085966

Date: 2024-10-14 11:28:39
Score: 2
Natty:
Report link

try node version 16.0.1

also you have to check, if there's any updates with discord js and other packages.

if yes?

npm outdated --depth=3

and this will list all of the packages, current versions and latest versions. then you've to update the packages in package.json or simply

npm update
Reasons:
  • RegEx Blacklisted phrase (0.5): any updates
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: KontLord