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

Fix automod url regex and logic #25

Merged
merged 5 commits into from
Aug 2, 2024
Merged

Fix automod url regex and logic #25

merged 5 commits into from
Aug 2, 2024

Conversation

Zickles
Copy link
Contributor

@Zickles Zickles commented Aug 2, 2024

Changes

Screenshots
Checkboxes
  • I've added new features.
  • I've fixed bug. (optional you can mention a issue if there is one)
  • I've corrected the spelling in README, documentation, etc.
  • I've check for issues. (npm run lint)
  • I've fixed my formatting. (npm run prettier)

@Kathund Kathund merged commit 4f09bd9 into Hypixel-API-Reborn:automod Aug 2, 2024
4 checks passed
@Zickles Zickles deleted the fix/automod-url-regex branch August 2, 2024 02:40
Kathund added a commit that referenced this pull request Aug 6, 2024
* automod permit

* unpermit a user

* infractions

* fix oversite

* fix oversite v2

* Squashed commit of the following:

commit a30f30c
Author: Kath <[email protected]>
Date:   Thu Aug 1 08:51:50 2024 +0800

    update renovate config

commit 550d72a
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Aug 1 08:37:43 2024 +0800

    chore(deps): update dependency typescript-eslint to v8 (#18)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 922806c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Thu Aug 1 08:36:45 2024 +0800

    chore(deps): Update dependency @types/node to ^22.0.2 (#22)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 4fa7789
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jul 31 20:36:20 2024 +0800

    chore(deps): Update dependency tsx to ^4.16.3 (#21)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

commit 8c9c717
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Wed Jul 31 20:35:47 2024 +0800

    chore(deps): Update dependency mongoose to ^8.5.2 (#20)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* mute/unmute

* Automod System

* Fix automod url regex and logic (#25)

* fix(allowed-urls): update regex and update logic

* update(testfile): add new code to test file

* simply logic

* delete test file

* remove else

* Class based code

* Fix urlTest being flipped

* Move auto-link to mongo

* Refractor automod

* Save attachments when antilink is triggered

* Buttons

---------

Co-authored-by: Zickles <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants