8000 Releases · SoCuul/ManualVerification · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Releases: SoCuul/ManualVerification

Improve DM Embeds + Bug Fixes

06 Nov 03:54
Compare
Choose a tag to compare

Notes

This release improves some of the embeds a user will be sent and will fix some error handling problems.

Feature Updates

  • DM embeds will now all contain the user's linked Roblox account information and a photo of their avatar.

Bug Fixes

  • User kick errors on "guildMemberAdd" will now be ignored, to improve readability of the console.

Fix Error Handling and kick behavior

05 Nov 05:35
Compare
Choose a tag to compare

Notes

This release fixes some of the oversights present in the original rewrite. The bot should no longer give permission denied errors if the bot can't give the member the role.

Feature Updates

  • The user requesting verification will now be kicked if their verification info can not be found or is invalid. They will also be notified by dms.

Bug Fixes

  • Fixed give role error handling

ManualVerification Rewrite Bug-Fixes

03 Nov 07:10
Compare
Choose a tag to compare

Notes

This is just a small bug-fix update for ManualVerification.
You can few the rewrite information here:
https://github.com/SoCuul/ManualVerification/releases/tag/v2.0.0

Feature Updates

None

Bug Fixes

  • Added return statement to some important error-handling code

ManualVerification Rewrite

03 Nov 06:36
Compare
Choose a tag to compare

Notes

This release marks the completed rewrite of ManualVerification, in it's most advanced state ever. It's been rewritten to utilize Discord interactions and to be much more reliable and stable then the previous versions. This version has eliminated the need for commands, instead using buttons to perform verification options.

Important

With this new release comes new configuration files. Please create a new directory for this update, instead of overwriting your old files.

Feature Updates

  • Utilizes Discord interactions
  • Provides detailed user information (including account age)
  • Optional ban option
  • More customizable than previous versions
  • Configuration error-checking
  • Replit support (with an included guide)

Support

If you need help updating to this new release, feel free to ask for help in my Discord server.

Another Dependencies Update

05 Apr 03:54
Compare
Choose a tag to compare

Notes

This version updates discord.js (again), to prevent the bot from crashing.

Feature Updates

None

Bug Fixes

  • discord.js has been updated (again) to prevent crashing.

Current Commands

  • help Shows the command list.
  • accept <message id> [notes] Accepts a user (Optional notes).
  • decline <message id> [reason] Declines a user (Optional reason).

Dependencies Update

01 Apr 05:28
Compare
Choose a tag to compare

Notes

This version updates discord.js, to prevent the bot from crashing.

Feature Updates

None

Bug Fixes

  • discord.js has been updated to prevent crashing.

Current Commands

  • help Shows the command list.
  • accept <message id> [notes] Accepts a user (Optional notes).
  • decline <message id> [reason] Declines a user (Optional reason).

First Release

11 Feb 04:56
Compare
Choose a tag to compare

Notes

None

Feature Updates

  • Update the README.

Bug Fixes

None

Current Commands

  • help Shows the command list.
  • accept <message id> [notes] Accepts a user (Optional notes).
  • decline <message id> [reason] Declines a user (Optional reason).
0