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

Feature/add guild onboarding #2005

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

Commits on Aug 6, 2024

  1. Added onboarding routes

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    0390aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b91e9 View commit details
    Browse the repository at this point in the history
  3. Added onboarding classes

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a49fc22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36fa885 View commit details
    Browse the repository at this point in the history
  5. Add changelog

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    11699bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7450196 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9b6fb28 View commit details
    Browse the repository at this point in the history
  8. Update hikari/guilds.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b284f35 View commit details
    Browse the repository at this point in the history
  9. Update hikari/guilds.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1d44ea2 View commit details
    Browse the repository at this point in the history
  10. Update hikari/impl/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    4f57a41 View commit details
    Browse the repository at this point in the history
  11. Update hikari/impl/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    09f46ac View commit details
    Browse the repository at this point in the history
  12. Update hikari/api/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ca0b5cc View commit details
    Browse the repository at this point in the history
  13. Update hikari/guilds.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f830f5b View commit details
    Browse the repository at this point in the history
  14. Update hikari/guilds.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9d52ce7 View commit details
    Browse the repository at this point in the history
  15. Update hikari/impl/rest.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    be1abea View commit details
    Browse the repository at this point in the history
  16. Update hikari/impl/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    77b4232 View commit details
    Browse the repository at this point in the history
  17. Update hikari/impl/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c845a08 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    53bd006 View commit details
    Browse the repository at this point in the history
  19. remove unnecessary check

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    72a65d2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8b10f6c View commit details
    Browse the repository at this point in the history
  21. Update hikari/impl/entity_factory.py

    Co-authored-by: davfsa <[email protected]>
    Signed-off-by: Blaze <[email protected]>
    syncblaze and davfsa authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b3dd3d8 View commit details
    Browse the repository at this point in the history
  22. send ids as int

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    932d612 View commit details
    Browse the repository at this point in the history
  23. forgot to run nox pipeline

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    10013f6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5784ac4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c016826 View commit details
    Browse the repository at this point in the history
  26. Screw utility functions

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    958da95 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bc44482 View commit details
    Browse the repository at this point in the history
  28. Forgot to run nox pipeline

    syncblaze committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3ad44b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. change types

    syncblaze committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f251876 View commit details
    Browse the repository at this point in the history
  2. adding tests

    syncblaze committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c151882 View commit details
    Browse the repository at this point in the history