Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: victornpb/undiscord
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: victornpb/undiscord
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on May 2, 2022

  1. Update readme.md

    victornpb authored May 2, 2022
    Configuration menu
    Copy the full SHA
    6824343 View commit details
    Browse the repository at this point in the history
  2. Treat retry_after on API response as seconds rather than milliseconds.

    See https://discord.com/developers/docs/topics/rate-limits#exceeding-a-rate-limit:
      retry_after - float - The number of seconds to wait before submitting another request.
    Alen committed May 2, 2022
    Configuration menu
    Copy the full SHA
    17c1d9d View commit details
    Browse the repository at this point in the history
  3. Update LICENSE

    victornpb authored May 2, 2022
    Configuration menu
    Copy the full SHA
    dab68e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e0fcb4 View commit details
    Browse the repository at this point in the history
  5. build and bump version

    victornpb committed May 2, 2022
    Configuration menu
    Copy the full SHA
    a6cf167 View commit details
    Browse the repository at this point in the history
Loading