DJSCaptcha

A NPM module for Discord.js made to easily create CAPTCHAs to present to your Discord servers members.

GPL-3.0 License

Downloads
69
Stars
12
Committers
5

Bot releases are hidden (Show)

DJSCaptcha - v1.4.2 Latest Release

Published by AdamT20054 8 months ago

  • . 87ef3dc

Patch for options.guildID throwing errors for users. Replaced depreciated option in the HandleChannel file with member.guild.id as intended.

https://github.com/AdamT20054/DJSCaptcha/compare/v1.4.1...v1.4.2

What's Changed

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.4.0...v1.4.2

DJSCaptcha - v1.4.0

Published by AdamT20054 about 1 year ago

  • Engines 6bf94dd
  • Packages f5ccc76
  • Merge pull request #37 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.12.1 0843d9f
  • Bump discord.js from 14.11.0 to 14.12.1 5085ea4
  • Merge pull request #36 from AdamT20054/dependabot/npm_and_yarn/semver-6.3.1 c9cfa98
  • Bump semver from 6.3.0 to 6.3.1 fe01416
  • Merge pull request #34 from AdamT20054/dependabot/npm_and_yarn/np-8.0.4 31ea18b
  • Bump np from 8.0.3 to 8.0.4 32622e2
  • Merge pull request #33 from AdamT20054/dependabot/npm_and_yarn/np-8.0.3 74bc0b0
  • Bump np from 8.0.2 to 8.0.3 be93e18
  • Merge pull request #32 from AdamT20054/dependabot/npm_and_yarn/np-8.0.2 9996cca
  • Merge pull request #30 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.11.0 cb58ccc
  • Bump np from 8.0.1 to 8.0.2 72b6e59
  • Bump discord.js from 14.8.0 to 14.11.0 f81ac68
  • Merge pull request #31 from AdamT20054/dependabot/npm_and_yarn/np-8.0.1 c2cc7c4
  • Bump np from 7.6.4 to 8.0.1 fb06235
  • Optimised Images c1f1353
  • [ImgBot] Optimize images 2520d38
  • Merge pull request #24 from AdamT20054/dependabot/npm_and_yarn/np-7.6.4 dc0ab4f
  • Bump np from 7.6.3 to 7.6.4 00241ca
  • Update DJS 965c6c8
  • Bump discord.js from 14.7.1 to 14.8.0 5aa12cf
  • Merge pull request #21 from AdamT20054/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 946dec6
  • Merge pull request #22 from AdamT20054/dependabot/npm_and_yarn/undici-5.19.1 d7dcb20
  • Bump undici from 5.13.0 to 5.19.1 faed11b
  • Bump http-cache-semantics from 4.1.0 to 4.1.1 208d16f
  • Merge pull request #20 from AdamT20054/dependabot/npm_and_yarn/np-7.6.3 ce5b91c
  • Bump np from 7.6.2 to 7.6.3 28dad70
  • Merge pull request #19 from AdamT20054/dependabot/npm_and_yarn/canvas-2.11.0 8fad224
  • Bump canvas from 2.10.2 to 2.11.0 00f8080
  • Merge pull request #18 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.7.1 5229653
  • Bump discord.js from 14.7.0 to 14.7.1 724f50a
  • Merge pull request #17 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.7.0 f8015e0
  • Bump discord.js from 14.6.0 to 14.7.0 7476126
  • Merge pull request #16 from AdamT20054/dependabot/npm_and_yarn/canvas-2.10.2 a5e3f4c
  • Bump canvas from 2.10.1 to 2.10.2 fbab483
  • test 2cd72e7
  • Merge pull request #13 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.6.0 5c1e980
  • Bump discord.js from 14.5.0 to 14.6.0 2d5bb3e
  • Merge pull request #12 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.5.0 9097556
  • Bump discord.js from 14.4.0 to 14.5.0 fd826e3
  • Merge pull request #11 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.4.0 d6a08f3
  • Bump discord.js from 14.3.0 to 14.4.0 c135136
  • Create pages.yml d281df8
  • Update README.md 6ecba76

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.4-0...v1.4.0

DJSCaptcha - v2.0.0-3

Published by AdamT20054 about 2 years ago

  • Fixed logging issues, removed Captcha Cancelled 5e0c9fb

https://github.com/AdamT20054/DJSCaptcha/compare/v2.0.0-2...v2.0.0-3

DJSCaptcha - v2.0.0-2

Published by AdamT20054 about 2 years ago

  • Added Logging, fixed if clauses 366d446
  • Non-interaction captcha mostly working. Just need to get more possibilities encompassed by the IF clause. e79bc4d

https://github.com/AdamT20054/DJSCaptcha/compare/v2.0.0-1...v2.0.0-2

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v2.0.0-1...v2.0.0-2

DJSCaptcha - v2.0.0-1

Published by AdamT20054 about 2 years ago

  • Non-interaction captcha mostly working. Just need to get more possibilities encompassed by the IF clause. e7e0c04
  • Non-interaction captcha mostly working. Just need to get more possibilities encompassed by the IF clause. 22489c0
  • Updated to new format for messageContent types 0ef0f6c
  • fixed errors 68f026d
  • fixed comment 20cc53d

https://github.com/AdamT20054/DJSCaptcha/compare/v2.0.0-0...v2.0.0-1

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v2.0.0-0...v2.0.0-1

DJSCaptcha - v2.0.0-0

Published by AdamT20054 about 2 years ago

  • Updated to new format for messageContent types db8e9cb
  • Added createCaptcha.cjs 9236292
  • Removed some comments 6fc1dfa

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.4-0...v2.0.0-0

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.4-0...v2.0.0-0

DJSCaptcha - v1.3.4-0

Published by AdamT20054 about 2 years ago

  • removed tests 449f379
  • test b4fafb6
  • Merge pull request #10 from AdamT20054/dependabot/npm_and_yarn/canvas-2.10.1 b1203cb
  • Bump canvas from 2.10.0 to 2.10.1 20e81be
  • Added a node version check 4b26232
  • Merge pull request #8 from AdamT20054/dependabot/npm_and_yarn/canvas-2.10.0 f8babfc
  • Bump canvas from 2.9.3 to 2.10.0 d88bd0e
  • Update README.md bcc7d9f
  • Merge pull request #7 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.3.0 3cd687d
  • Bump discord.js from 14.2.0 to 14.3.0 0d77221

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.3...v1.3.4-0

What's Changed

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.3...v1.3.4-0

DJSCaptcha - v1.3.3

Published by AdamT20054 about 2 years ago

  • minor changes 4da3ce2
  • Merge pull request #6 from AdamT20054/dependabot/npm_and_yarn/discord.js-14.2.0 623dfc8
  • Bump discord.js from 14.1.2 to 14.2.0 80364be
  • Added guildID depreciation warning. 8045567

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.2...v1.3.3

What's Changed

New Contributors

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.2...v1.3.3

DJSCaptcha - v1.3.2

Published by AdamT20054 about 2 years ago

guildID depreciated

option guildID has been depreciated, you can remove this line from the captcha options. Readme has been updated to reflect this

  • Merge remote-tracking branch 'origin/main' 0250b55
  • Removed guildID option (not needed) 1ccb73e
  • Removed guildID option (not needed) 30c6efd
  • Update dependabot.yml 171e477
  • Update dependabot.yml dcf4288
  • Update dependabot.yml efe88da
  • Update dependabot.yml fbf89e1
  • Mostly typos a009caf

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.1...v1.3.2

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.1...v1.3.2

DJSCaptcha - v1.3.1

Published by AdamT20054 about 2 years ago

Made entire project use cryptographically secure random number functions instead of math.random

  • Mostly typos def3dba
  • Added noinspection (Jetbrains) 219c39a
  • Added noinspection (Jetbrains) f73c523
  • Removed unused import b4f2405
  • Added comments 40e17b5

What's Changed

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.0...v1.3.1

DJSCaptcha - v1.3.1-2

Published by AdamT20054 about 2 years ago

  • Fixed lines not drawing 52cf61d
  • added ; d0590d5
  • Made shuffle.js async with default export statement c56b94a

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.1-1...v1.3.1-2

DJSCaptcha - v1.3.1-1

Published by AdamT20054 about 2 years ago

Fixed createCaptcha returning abcde every time.

  • Made shuffle.js async 20578b7

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.1-0...v1.3.1-1

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.1-0...v1.3.1-1

DJSCaptcha - v1.3.1-0

Published by AdamT20054 about 2 years ago

  • updated shuffle.js with cryptographically secure random function ee136b3
  • Made random.js to house the random function 801a044
  • Added export statement and removed logging. 296b29e
  • Merge pull request #4 from AdamT20054/3-cryptoMathRandom 35786c5
  • Implemented change for https://github.com/AdamT20054/DJSCaptcha/issues/3 2f4d920

https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.0...v1.3.1-0

What's Changed

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.3.0...v1.3.1-0

DJSCaptcha - v1.3.0

Published by AdamT20054 about 2 years ago

Removed "Lodash" as a dependancy by creating a local debloated version in ./utils/lodash with shuffle.js and copyArray.js to be used for createCaptcha.cjs.

Commits and fixes

  • Fixed code 0fda0af
  • Changed export statement f75418a
  • Changed export statement f361afd
  • Changed import statement 54f92e7
  • Changed lodash dir bd61965
  • Removed Lodash bloat 8385b21
  • Formatting ef76b48
  • Formatting e97cf20
  • Fixed image link 8a9c321
  • Updated CAPTCHA Events to be more specific 06b4f9f
  • Fixed typo in README.md 0bb3235
  • Added workflow badges to README.md 829558a
  • Removed eslint.yml 0bed9ef
  • Create npm-publish-github-packages.yml cba8a95
  • Create pmd.yml 5463498
  • Create njsscan.yml 97c8e6e
  • Removed fortify.yml 87907b9
  • Create fortify.yml 7900116
  • Merge pull request #2 from AdamT20054/AdamT20054-patch-1 f0cc928
  • Create dependabot.yml ee3be20
  • Delete dependabot.yml 0faf62f
  • Made pull_request_template.md 7fb0bb5
  • Added a src folder and updated NPM keywords 1162b99
  • Example code tree formatting f670546
  • Example code tree formatting 8638745
  • Spelling/grammar 3938886
  • Clarified the kickOnFailure timing a539ea1
  • Error/warning cleanup fd30624
  • Error/warning cleanup 6736d85
  • Error/warning cleanup 4dba21a
  • Updated README.md for kickIfRole(Added/Removed) options 0ec96cc
  • Depreciated chalk c7a75b8
  • Depreciated chalk b33891c

What's Changed

New Contributors

Full Changelog: https://github.com/AdamT20054/DJSCaptcha/compare/v1.2.0...v1.3.0

DJSCaptcha - v1.2.9-2

Published by AdamT20054 about 2 years ago

  • Fixed code e881c46

I'm going to be very sad if I still get import errors

https://github.com/AdamT20054/DJSCaptcha/compare/v1.2.9-1...v1.2.9-2

DJSCaptcha - v1.2.9-1

Published by AdamT20054 about 2 years ago

DJSCaptcha - v1.2.9-0

Published by AdamT20054 about 2 years ago

DJSCaptcha - v1.2.8

Published by AdamT20054 about 2 years ago

  • Fixed code 0fda0af
  • changed export statement f75418a

https://github.com/AdamT20054/DJSCaptcha/compare/v1.2.7...v1.2.8

DJSCaptcha - v1.2.7

Published by AdamT20054 about 2 years ago

DJSCaptcha - v1.2.6

Published by AdamT20054 about 2 years ago

Package Rankings
Top 16.93% on Npmjs.org
Badges
Extracted from project README
Dependency Review CodeQL DevSkim njsscan sarif
Related Projects