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

Added option to fetch guilds #3

Merged
merged 31 commits into from
Apr 9, 2023
Merged

Added option to fetch guilds #3

merged 31 commits into from
Apr 9, 2023

Conversation

RappyTV
Copy link
Owner

@RappyTV RappyTV commented Apr 9, 2023

What this update does

  • You can now enter guild ids
    • Only guilds that have their widget enabled will work
  • For IDs that are neither User nor Guild, only the creation date is displayed

Most important commits

  • 7b50d61 - Added function to fetch guild
  • 375d8a7 - Added code attribute to fetchGuild()
  • edd1556 - Created view file for guilds
  • bc071d9 - Improved isSnowflake()
  • 4128144 - Fixed bug getting triggered when locals.invite is undefined
  • 57dc199 - Changed labels in guild view for more clarity
  • aae4359 - Removed seperate routes, made one route for all ids.
  • 7db5cfa - Added passing of some options by default
  • 91408c5 - Changed label above id input
  • 5eacb21 - Added 'any' view
  • 7a63aa8 - Switched two icons in the 'user' view
  • 8ad150d - Added fetchUser()
  • 4e30801 - Added icons to the 'guild' view
  • 23aa753 - Added boost/level count on 'guild' view

@RappyTV RappyTV added the feature New feature or request label Apr 9, 2023
@RappyTV RappyTV added this to the v1.3.0 milestone Apr 9, 2023
@RappyTV RappyTV merged commit 8a16a45 into master Apr 9, 2023
@RappyTV RappyTV deleted the feat/guildfetcher branch April 9, 2023 16:32
@RappyTV RappyTV self-assigned this Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant