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

Add support for guild scheduled events v2 #2047

Merged
merged 156 commits into from
Oct 23, 2022

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    70ebc43 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    83a08ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb0e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5d27ce View commit details
    Browse the repository at this point in the history
  4. Update EntityBuilder.java

    Mitmocc committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    149680a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2372abc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e1354a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f07fc0b View commit details
    Browse the repository at this point in the history
  8. Update WebSocketClient.java

    Mitmocc committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    902e500 View commit details
    Browse the repository at this point in the history
  9. Update WebSocketClient.java

    Mitmocc committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    5a1939f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9bc9ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6066409 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2aae8ff View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. Configuration menu
    Copy the full SHA
    77c8016 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c29770 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3580196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9137f43 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e74464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    126c18b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b739b3b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e91d43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dbda7d View commit details
    Browse the repository at this point in the history
  10. revert prints used for testing

    Revert "revert prints used for testing"
    
    This reverts commit a9cc5cb.
    
    Revert "test"
    
    This reverts commit d9a076c.
    
    Update GuildScheduledEventUpdateHandler.java
    Mitmocc committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    b3d56b4 View commit details
    Browse the repository at this point in the history
  11. Update GuildScheduledEvent.java

    Update GuildScheduledEventUpdateHandler.java
    
    test
    
    Update GuildScheduledEventUserAddHandler.java
    Mitmocc committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    19a8f0d View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    minor formatting fixes
    
    Co-authored-by: Marcel Korzonek <[email protected]>
    Mitmocc and Xirado authored Feb 26, 2022
    Configuration menu
    Copy the full SHA
    55c9fb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    821cc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5fc6c1 View commit details
    Browse the repository at this point in the history
  3. renamed getInterestedUser/Member methods and added check for start ti…

    …me before current time
    Mitmocc committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    05e0cbd View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    docs and formatting corrections
    
    Co-authored-by: M R S E <[email protected]>
    Mitmocc and Sanduhr32 authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c4578c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aefbb9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efe8b57 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e53d15f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    979bc65 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e499ff1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. remove deleted guild scheduled events from cache as consequence of th…

    …e associated channel being deleted
    Mitmocc committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    c7edd6a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Apply suggestions from code review

    minor formatting fixes
    
    Co-authored-by: Tais993 <[email protected]>
    Mitmocc and Tais993 authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    11dd811 View commit details
    Browse the repository at this point in the history
  2. removed redundant @NotNull

    Mitmocc committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    7a049ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea7d942 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    minor formatting fixes
    
    Co-authored-by: Tais993 <[email protected]>
    Mitmocc and Tais993 authored Mar 2, 2022
    Configuration menu
    Copy the full SHA
    55bc03c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d28bbc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d68501 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    6e031a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f368e5c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    633fe62 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Apply suggestions from code review

    formatting fix of empty line in docs
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    00050f8 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    doc fix of the order of exceptions
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7903813 View commit details
    Browse the repository at this point in the history
  3. Update Guild.java

    Mitmocc committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    fa68449 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    removing extra empty line from docs
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d7b0d4f View commit details
    Browse the repository at this point in the history
  5. Update Guild.java

    Mitmocc committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ca0ad04 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    doc fixes
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b3e1163 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07e7050 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80eabc0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9917fc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f9ecedd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    563e117 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    minor fixes from suggested changes by minn
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1765e95 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4c4a007 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    tijs docs optimizations
    
    Co-authored-by: Tais993 <[email protected]>
    Mitmocc and Tais993 authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    a8a5be7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7fd9698 View commit details
    Browse the repository at this point in the history
  16. Apply suggestions from code review

    the minor fixes from minns review
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    79cf740 View commit details
    Browse the repository at this point in the history
  17. Update JDA.java

    Mitmocc committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    d24d6e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. annotation fixes

    Mitmocc committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    e787dd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c0efae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5e25cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a5eddf View commit details
    Browse the repository at this point in the history
  5. Update EntityBuilder.java

    Mitmocc committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c119c9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d752444 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    2fcde63 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    2e13d15 View commit details
    Browse the repository at this point in the history
  2. cleanup after upstream fetch

    Mitmocc committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    0d05625 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    5f05a49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d73522 View commit details
    Browse the repository at this point in the history
  3. Update GuildImpl.java

    Mitmocc committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    357380b View commit details
    Browse the repository at this point in the history
  4. Update GuildImpl.java

    Mitmocc committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    ee9e26a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ffd236 View commit details
    Browse the repository at this point in the history
  6. indentation fix

    Mitmocc committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    34e8118 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1ac34d View commit details
    Browse the repository at this point in the history
  8. changed type to Guild

    Mitmocc committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    38cff80 View commit details
    Browse the repository at this point in the history
  9. removed the check for null

    Mitmocc committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    507355a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fcb38d8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3c54055 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    612e239 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    da02298 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    3c6a6ba View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    f1efd19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f9e916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b29591 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66bd10e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Update GuildImpl.java

    Mitmocc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    3e5a6c2 View commit details
    Browse the repository at this point in the history
  2. Update GuildImpl.java

    Mitmocc committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    b17ea01 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Configuration menu
    Copy the full SHA
    5fee5b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    2cee0c2 View commit details
    Browse the repository at this point in the history
  2. docs fix

    Mitmocc committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    eb26482 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. parameters into method

    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    17bd2bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a04401e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56c2f98 View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'DV8FromTheWorld:master' into v5-guild_scheduled…

    …_events"
    
    This reverts commit a04401e, reversing
    changes made to 17bd2bf.
    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4163d84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abbcda0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f94f14 View commit details
    Browse the repository at this point in the history
  7. docs + name length check

    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    1591617 View commit details
    Browse the repository at this point in the history
  8. changed some checks and docs

    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    4b4695b View commit details
    Browse the repository at this point in the history
  9. location length fix

    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    82acae9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be24430 View commit details
    Browse the repository at this point in the history
  11. more docs

    Mitmocc committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    ff230ca View commit details
    Browse the repository at this point in the history
  12. Update src/main/java/net/dv8tion/jda/internal/requests/WebSocketClien…

    …t.java
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Aug 16, 2022
    Configuration menu
    Copy the full SHA
    1598a98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    360bdcb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6305860 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    cee43d0 View commit details
    Browse the repository at this point in the history
  2. RestAction to CacheRestAction

    Mitmocc committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    c68dcc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22789e0 View commit details
    Browse the repository at this point in the history
  4. Update Guild.java

    Mitmocc committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    4e0b879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ad530d View commit details
    Browse the repository at this point in the history
  6. Update Guild.java

    Mitmocc committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    b2159e8 View commit details
    Browse the repository at this point in the history
  7. annotations added

    Mitmocc committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    35f232a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. docs

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    d61002f View commit details
    Browse the repository at this point in the history
  2. Update src/main/java/net/dv8tion/jda/api/managers/GuildScheduledEvent…

    …Manager.java
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    1a49e2f View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c346c84 View commit details
    Browse the repository at this point in the history
  4. docs and small fixes

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    c3b4524 View commit details
    Browse the repository at this point in the history
  5. fix forEachAsync example

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    cb5807b View commit details
    Browse the repository at this point in the history
  6. Update DataArray.java

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    663b06c View commit details
    Browse the repository at this point in the history
  7. nonnull annotations fixed

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5917424 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    470569c View commit details
    Browse the repository at this point in the history
  9. Apply suggestions from code review

    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Aug 19, 2022
    Configuration menu
    Copy the full SHA
    edeb288 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d8e8fb7 View commit details
    Browse the repository at this point in the history
  11. code suggestions

    Mitmocc committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    3f1b249 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. entityType to enum by San32

    Mitmocc committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    0b6ff39 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    ea51bb4 View commit details
    Browse the repository at this point in the history
  2. reverting the revert monkaS

    Mitmocc committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    f88d43e View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    38cb312 View commit details
    Browse the repository at this point in the history
  2. docs for method parameters

    Mitmocc committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    d3223b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    209687d View commit details
    Browse the repository at this point in the history
  4. Update Guild.java

    Mitmocc committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    4fcf8ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe0a61 View commit details
    Browse the repository at this point in the history
  6. Update Guild.java

    Mitmocc committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    e521b8a View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/net/dv8tion/jda/internal/requests/restaction/Gui…

    …ldScheduledEventActionImpl.java
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    2773e87 View commit details
    Browse the repository at this point in the history
  8. entityType to enum

    Mitmocc committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    00074fd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27125ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6329d4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d07583 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Sep 3, 2022
    Configuration menu
    Copy the full SHA
    f24b854 View commit details
    Browse the repository at this point in the history
  13. cacheflag fix

    Mitmocc committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    45bb6c0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f76f71c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    ec961b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. bugfix

    Mitmocc committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    fe321f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    e7308db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c477c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    896c0d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    db9e68f View commit details
    Browse the repository at this point in the history
  2. Cleanup some checks

    MinnDevelopment committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    035e3aa View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    0efd358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40d1e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    ebde44f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    9047c9a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. Configuration menu
    Copy the full SHA
    3f32de9 View commit details
    Browse the repository at this point in the history
  2. added GenericScheduledEventUserEvent, renamed everything for GuildSch…

    …eduledEvent to ScheduledEvent, small improvements from minns suggestions
    Mitmocc committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    a34c8bd View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Update src/main/java/net/dv8tion/jda/internal/handle/ChannelDeleteHan…

    …dler.java
    
    Co-authored-by: Florian Spieß <[email protected]>
    Mitmocc and MinnDevelopment authored Oct 23, 2022
    Configuration menu
    Copy the full SHA
    707563b View commit details
    Browse the repository at this point in the history