Terbau / fortnitepy

Async python library for interacting with Fortnite's API and XMPP services.
MIT License
146 stars 52 forks source link

Add Fortnite MCP support #167

Open Luc1412 opened 2 years ago

Luc1412 commented 2 years ago

Add MCP related endpoints documented in https://github.com/MixV2/EpicResearch

Luc1412 commented 2 years ago

Instead of implementing complete MCP, just QueryPublicProfile to query STW stats could be implemented.

Terbau commented 2 years ago

I unfortunately don't know enough about STW to be comfortable enough to implement support for it myself. If this is something anyone else would like to tackle, then be my guest. I don't really want to support a lot of it for different reasons, but stuff like querying STW stats should be fine.

But please, if anyone actually wants to tackle this, please either discuss the features here or shoot me a DM on discord. I don't want to disappoint anyone by rejecting a PR they spent a long time on.