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

feat!: use the guild data provided on interactions #1236

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2024

  1. feat!: use the guild data provided on interactions

    This could in theory use an optimisation of caching the guild, but  as
    we do not have a good way to clear the cache afterwards, this is the
    best we can implement at this point in time.
    onerandomusername committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    50cd870 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    onerandomusername committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ceac6eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e7b9bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4e27c0 View commit details
    Browse the repository at this point in the history
  5. fix typing issues

    onerandomusername committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fc05d78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da11276 View commit details
    Browse the repository at this point in the history