ReZeroE / AnilistPython

AniList Python library for easy anime, manga, animation studio, and character information lookup. Provides bot support.
MIT License
74 stars 19 forks source link

Get authenticated user activity #13

Closed samuelmarc closed 1 year ago

samuelmarc commented 1 year ago

I looked in your library for something to get authenticated user activity but I didn't find anything, if possible please add something related to that.

ReZeroE commented 1 year ago

Hi there,

Yes, AnilistPython currently does support fetching authenticated users' activity. I'll look into this and let me know if AniList's API supports this.

samuelmarc commented 1 year ago

I'm going to make a pull request with this function soon, so it'll be easier for you.

ReZeroE commented 1 year ago

Sounds good. If you make a pull request, I'll merge your changes into the newer version of AnilistPython once I'm ready to release that.