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 User Class for getting user info (No modifying or auth requests) #21

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jan 7, 2022

  1. Added simple MyAnimeList block detection

    Added a simple exception raiser that triggers when MyAnimeList temporarily blocks incoming requests when you exceed the bandwith limit.
    mbgv committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    eca3d9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97ecf26 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    75154c7 View commit details
    Browse the repository at this point in the history
  2. Added User Class

    Added User Class to get all the user info from a specific user by username. The code is a bit crammed but works well.
    mbgv committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    cf25fcf View commit details
    Browse the repository at this point in the history