Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Escape discord invites even if they don’t use https:// #57

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Jun 25, 2024

No description provided.

Copy link

what-the-diff bot commented Jun 25, 2024

PR Summary

  • Improved Testing for 'escapeDisruptiveContent' Function
    A new test case has been added to ensure 'escapeDisruptiveContent' returns the expected results when working with certain types of URL formats; specifically those starting with discord.gg/....

  • Expanded URL Matching Capability
    The formula used to identify URLs in our discord program has been revised. It can now successfully recognize and handle URLs that follow the discord.gg/... model.

  • Added 'todo' File for Future Development Planning
    A new 'todo' list has been created to help steer future work on this project. This will help in planning future functionalities like real-time audit logs tracking, retrying specific operations, and enhancing the visibility of moderator activities.

@vcarl vcarl merged commit 5b058f3 into main Jun 25, 2024
5 checks passed
@vcarl vcarl deleted the vc-fix-discord.gg branch June 25, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants