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

Adjust auto-tagging #305

Merged
merged 3 commits into from
Apr 19, 2024
Merged

Adjust auto-tagging #305

merged 3 commits into from
Apr 19, 2024

Commits on Apr 17, 2024

  1. Adjust auto-tagging

    ### Notes
    This PR removes the custom channel auto-tagging for `#hiring` channel while also some refactoring in order to account for empty arrays better, since before it relied on at least one entry there at all times.
    zuuring committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    aabfe89 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update discord-scripts/thread-management/auto-join.ts

    Co-authored-by: Antonio Salazar Cardozo <[email protected]>
    zuuring and Shadowfiend authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0c646ec View commit details
    Browse the repository at this point in the history
  2. Switch mapping

    This commits fixes up the `auto-join.ts` in favor of mapping, along with refactoring everything to make it smoother.
    zuuring committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1ad59fd View commit details
    Browse the repository at this point in the history