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

Not tracking full list of players? #3

Open
OkDruid opened this issue May 6, 2018 · 9 comments
Open

Not tracking full list of players? #3

OkDruid opened this issue May 6, 2018 · 9 comments

Comments

@OkDruid
Copy link

OkDruid commented May 6, 2018

Hey, firstly thanks for making this.

I am running two separate instances, one with PC_NA and one with PC_EU as discord is fairly evenly split between the two and people switch between them depending on who is playing.

I have added 25 players to the users.json in each instance - When I run the the main.py it only goes through about 5 of them and those are the only ones whos matches get tracked? it seems to ignore the rest of the list (using the !players command displays the full player list).

Am I doing something wrong?

Thanks

@BoredMind
Copy link

I'm not 100% sure but is it possible you're hitting the PUBG API limit? It's currently set to 10 Requests Per Minute and with 25 players I can see that happening.

@OkDruid
Copy link
Author

OkDruid commented May 6, 2018

Oh could be? I thought you could query multiple players using one request though? I atleast used two different API's for NA / EU though.

@OkDruid
Copy link
Author

OkDruid commented May 9, 2018

@Haza I contacted PUBG API support in regards to an increase in API rate limit and they provided some useful suggestions that I think would be more useful if I passed on to you:

Hello, How often does your application poll for changes to the player record? I understand that the point is to post match results as soon as they are available, but even then you shouldn't need to query more than every 3-5 minutes at most for each player considering match times. With that said, if the requests for each tracked player were spaced out on individual timers, you would easily be able to support 25 or even more on only 10 requests / minute. This is aided by the fact that the /matches endpoint is no longer rate limited which cuts the number of your requests that are rate limited in half.
Basically, what I am suggesting is that you set a flag after a new match is found for a player, to not check them again for at least 5 or more minutes.
Cheers,
PUBG API Support

@Haza
Copy link
Owner

Haza commented May 9, 2018

Thanks for testing.
I am sorry to hear that you have some issues using this bot. You need to understand that this is still more a WIP project than a full stable bot.

That being said, when you launch the bot, if a user does not have a match, if should be displayed on the console (see prefly.py, the line "print('No match found for ' + player.name)")

I could be possible you're facing an API limit. Right now, all the player list is taken, and a query is made to the API (so 20 users means 20 requests).
There are some tricks in the code to limit requests made to retrieve the matches (if multiple of you users are in the same match, the match data will only be queried once).

Adding something (don't really know how/what right now) to be able to run the bot with more users is a must have. But no ETA for this on my side right now.

@OkDruid
Copy link
Author

OkDruid commented May 10, 2018

This is the output based on a list of 25 users but seems to only go through 3 of them:

NA Output:

Adding data for user Clayed, match ce38ad25-ffbc-4e31-9b23-67a10aff3a24
Adding data for user Clayed, match 143340a7-2916-4912-be38-052cc660663d
Adding data for user Clayed, match f22fdc63-d9c8-439f-9bbf-f311b3887743
Adding data for user Clayed, match e8a5b77a-c8ce-483d-a8ae-2a854b1a52f3
Adding data for user Clayed, match 14be8c21-92c4-4f7e-b3c3-64e53e7c3d49
Adding data for user Clayed, match dc326d80-1171-460c-8b10-c96d86161ffb
Adding data for user Clayed, match f783226b-797d-4f51-992d-b6703c9ab22d
Adding data for user Clayed, match 195ce7c3-f8bc-41d1-9843-26d870aae0f3
Adding data for user Clayed, match 25201a9b-1fbf-4d69-9fe1-156d00e77ba0
Adding data for user Clayed, match 4e2974e2-d228-41cb-82bc-40a017199480
Adding data for user Clayed, match a5ddd087-fa5f-4b14-826b-00c3cc03a2d9
Adding data for user Clayed, match a4abfa23-0242-4c34-b5ed-be4bff670a77
Adding data for user Clayed, match 05107975-2359-4462-b215-51bbb8233a49
Adding data for user Clayed, match db49eae1-50eb-4638-800b-5fbee29b398a
Adding data for user Clayed, match fdc604b3-0716-488a-b3be-52573e5a50f9
Adding data for user Clayed, match 83f42193-8b1c-4910-85ad-31524575692c
Adding data for user Clayed, match 9d41e55f-cf90-4052-a577-f6267a2874ad
Adding data for user Clayed, match 7298bc90-5fba-4e9a-83d7-40d4c045cc2b
Adding data for user Clayed, match a0b2583b-09a9-402b-a88d-17f992d52610
Adding data for user Clayed, match 3ab126df-e2f1-4d75-9a9f-0021824e19ac
Adding data for user Clayed, match a689e738-f64d-46de-b053-6c66fc6e39fe
Adding data for user Clayed, match bd5ddbfa-4c8d-4281-8a1d-180a665f337b
Adding data for user Clayed, match 23f03b6b-c6d5-4ffa-9850-6aa89abf0c75
Adding data for user Clayed, match 54f98f5b-1f84-4dde-bbf6-143729cbdcc2
Adding data for user Clayed, match 2b5a91cf-9321-4d7d-9839-1dbebbef2cfa
Adding data for user Clayed, match 5e4617c0-b7b3-406d-a77a-d31337666ec2
Adding data for user Clayed, match ecc91d4e-cf92-4018-af3c-f8790806baec
Adding data for user Clayed, match 084ebfa8-1cb2-4652-8165-a5116172c8ac
Adding data for user Clayed, match e4c1be94-1c9e-4ed3-a3b0-d7ac21eda059
Adding data for user Clayed, match eab218f5-a02f-4421-9e3b-5b1ba4264f24
Adding data for user Clayed, match b0298294-2d44-42d9-810b-c7a36fdeb0ee
Adding data for user Clayed, match 966f7f67-3560-4699-8a70-58b0fd1d881e
Adding data for user Clayed, match da0a75d7-4ca0-4336-8d5a-b69d95cdc6c5
Adding data for user Clayed, match 26f6477d-f7a8-40fe-9cdc-1a3d501e2289
Adding data for user Clayed, match 4f2310f0-b03d-43da-8562-9215a6def09e
Adding data for user Clayed, match 27ba4a7a-4d51-403c-8272-4887e7a0abab
Adding data for user Clayed, match 00e7499c-6d1c-41c6-89c5-501cdd7ae5f0
Adding data for user Clayed, match 6979a53f-1b69-448f-b4b2-3ef3d0edd559
Adding data for user Clayed, match 2a791b82-dde8-464a-8420-e2578ca49977
Adding data for user Clayed, match ac7fe1cb-f340-4e1b-811f-9756d453e31c
Adding data for user Clayed, match 555d18db-b940-4c8e-ba74-b28b82ebc8a8
Adding data for user Clayed, match bd1d78db-5c39-4f0d-9307-23387c491cb0
Adding data for user Clayed, match 34e2efe3-7f2d-4f79-9e52-5bc3ce183af1
Adding data for user Clayed, match 432cd175-cdb1-4e50-8182-fd1014df4231
Adding data for user Clayed, match 4943a41e-2f14-40b1-ac88-4e8d0b01a442
Adding data for user Clayed, match c0fbb458-545b-4848-aa1f-22d94437686a
Adding data for user Clayed, match 02f2a37d-71c2-4ed4-909d-ecce69a8ac21
Adding data for user Clayed, match 6dc7a869-d812-4df0-84f0-d0092a76b41a
Adding data for user Clayed, match 757cc9dc-5821-4da7-9030-407afbce6477
Adding data for user Clayed, match 40526a3e-8c9a-43ae-adc9-5800d84d59ce
Adding data for user Clayed, match 08daff59-e3ca-4f05-ab7c-5c4c8d402dfb
Adding data for user Clayed, match 4645aafa-ebd2-47c7-841e-ed35078f8212
Adding data for user Clayed, match 3d89ac8a-d558-409a-abb5-76955283a19e
Adding data for user Clayed, match 62adf895-c98a-4bfb-a6b6-576bc2e3f247
Adding data for user Clayed, match af0d9d8e-6a23-4238-91ef-e7f1b53fab25
Adding data for user Clayed, match ffa6b5b4-21db-4770-af16-1abfdc15d243
Adding data for user Clayed, match 428dd663-cca4-4ebf-9bdd-15b2b5c02eed
Adding data for user Clayed, match 906733b3-9837-4c89-9616-84dfd77f8431
Adding data for user Clayed, match 81e68a4e-4b10-448e-bf50-8e71535c85d9
Adding data for user Clayed, match 530f6f8a-9143-4f7f-af90-ab04d96e4c9e
Adding data for user Clayed, match 6b168c0c-58af-4c9f-a22d-67b5f92fda2a
Adding data for user Clayed, match bbe9e7dd-c62b-4762-897b-92181c2d7727
Adding data for user Clayed, match 8229f7ee-3599-4d08-bf19-a57cb0a814c8
Adding data for user Clayed, match 47a0bc75-9f59-499e-b601-d1ba9bd12624
Adding data for user Clayed, match 4df36eab-a8c1-4ef3-bf85-34e09a5a6bcd
Adding data for user Clayed, match 746c3038-c289-4f44-8154-091e2f4c7aab
Adding data for user Clayed, match 356e62d2-f3cc-4c2c-a3ca-acc5bbc009c9
Adding data for user Clayed, match e89e7d38-921d-43f6-8704-917cf7a3c174
Adding data for user Clayed, match 7b4a66ae-bfa5-43d0-8216-3df5b760a90d
Adding data for user Clayed, match 6fc37fb5-23df-40da-8bd5-bfb141f4af07
Adding data for user Clayed, match a83d836d-0c4a-41fc-be39-79023a59f87f
Adding data for user Clayed, match 5be169c1-445d-4015-9505-6a8b40557778
Adding data for user Clayed, match 93961956-279e-4974-9d68-7d98a1f823e7
Adding data for user Clayed, match 2e453ff7-ab73-4dcc-bfdf-07793489ad28
Adding data for user Clayed, match cc11f307-8284-4b73-ad68-884692c93656
Adding data for user Clayed, match 27077cc0-ed99-4c4f-948b-027e8f107db6
Adding data for user Clayed, match d92105e2-7838-4d17-96bf-6cf8a4e119ab
Adding data for user Clayed, match f6051b28-9654-4e27-8388-1525001a401a
Adding data for user Clayed, match 7210e4b4-9863-434a-a8bc-17fb2632392c
Adding data for user Clayed, match 8261ddb6-36a7-436d-ada6-e2d79a3cc553
Adding data for user Clayed, match 3f0fe99c-28c7-4904-a06d-7970af46a372
Adding data for user Clayed, match 1893022f-e342-4d50-8c0d-dcc0fa0c8371
Adding data for user Clayed, match 526b6b21-7207-4926-bdd4-e26520adab4b
Adding data for user Clayed, match dbb68d40-1d8c-4967-bc5b-d80ff0222d64
Adding data for user Clayed, match f2f67233-95b3-4d9a-8d0d-3041bf898f43
Adding data for user Clayed, match 7e550797-ad98-4dc7-9c0b-62b423bd3efc
Adding data for user Clayed, match 0342f68b-658d-4f61-919b-16ca298e0fd9
Adding data for user Clayed, match 82ee0b9b-9f39-48ca-a721-66470bae3115
Adding data for user Clayed, match 635e35fd-35e4-48bd-b515-9c2d382fd517
Adding data for user Clayed, match 0938e15a-e550-4c04-9948-cfa3a8dc62ad
Adding data for user Clayed, match b0e41269-f380-46b5-b6ea-7be7c81e75fe
Adding data for user Donoman02, match 55c00e1f-f9ca-4638-8d36-1c1f32cb3b4f
Adding data for user Donoman02, match 013d7d05-bd87-401a-9b40-1e9cb54bd0b0
Adding data for user Donoman02, match 7d4070e0-9dad-441b-9947-cc8107446740
Adding data for user Donoman02, match de93ee48-61e4-4ecd-9139-b9e2eb4ee563
Adding data for user Donoman02, match 11635982-b7b4-47be-a854-db33d361faff
Adding data for user Donoman02, match 71ae1f7a-d9fb-4d72-952e-bd79c30d30ac
Adding data for user Donoman02, match 231ec6c4-46d9-469a-957d-3b715c5219bb
Adding data for user Donoman02, match e79bda6a-2734-478f-90cd-439088508e97
Adding data for user Donoman02, match 5715e015-730f-44f1-be3b-040b7aa1f4e9
Adding data for user Donoman02, match 9c6f694e-492e-40ca-997a-6183034dea19
Adding data for user Donoman02, match 0c07ac5c-c038-4bb0-b92c-262ead88f3c3
Adding data for user Donoman02, match 3f49e108-2749-460e-9da7-c5c088c0c614
Adding data for user Donoman02, match c30ff800-52e2-442f-8206-41bacf92d3f3
Adding data for user Donoman02, match d124cdc6-5906-4f59-808c-5624ba2f218b
Adding data for user Donoman02, match faf90d60-00f9-44e8-8a42-0c7114cbd603
Adding data for user Donoman02, match b2f0c8cc-7057-4188-8d17-ed58d169aeea
Adding data for user Donoman02, match 0822cc57-7f31-47a9-84b3-f4c527e20487
Adding data for user Donoman02, match d5bea3b4-d8df-41a6-8683-3ec2c356a077
Adding data for user Donoman02, match eabe1b58-622e-4606-81c3-5654a35ec181
Adding data for user Donoman02, match b4d61186-8bba-4543-b32f-d14a4265bfed
Adding data for user Donoman02, match 59e84b37-5d4d-417b-8438-59424796fb86
No match found for FallenUpwards

EU Output:

No match found for Donoman02
No match found for Clayed
Adding data for user FallenUpwards, match 47130e5a-a079-4d41-8852-acd7e76a3eb7
Adding data for user FallenUpwards, match 3877aa33-852d-46fc-911f-f3b6602920a4
Adding data for user FallenUpwards, match 23107692-8b97-411d-b0f3-3408da41a9e9
Adding data for user FallenUpwards, match 10c4134b-03d9-41f0-897e-9c0ca043a320
Adding data for user FallenUpwards, match 4d9ecb88-3a0e-4a3b-b56e-b1f4ebd2e57f
Adding data for user FallenUpwards, match e10ca2f4-3bb6-4136-a051-12f13fd7e181
Adding data for user FallenUpwards, match 91307ca8-f9d5-4a37-98fa-896a1621409c
Adding data for user FallenUpwards, match e14292be-ab15-4b87-84db-a2053c8951e3
Adding data for user FallenUpwards, match c5b84f25-5cb2-4f69-b99d-59a37b0e0ee8
Adding data for user FallenUpwards, match e9a41585-592e-40bf-a739-3261d9931bb4
Adding data for user FallenUpwards, match 7932b0e9-eb19-4b50-b58b-de55d9ac5be9
Adding data for user FallenUpwards, match d224c25b-1ec8-4a2c-b784-e22d31a9b9d3
Adding data for user FallenUpwards, match a02814d5-5333-4418-9afe-cf6f248f8d18
Adding data for user FallenUpwards, match 697e8277-45a8-4695-a461-eaec979f680c
Adding data for user FallenUpwards, match 0fe68a9d-a2a5-45b4-8d7b-ce780e6b7dc2
Adding data for user FallenUpwards, match ef9387fe-894d-4a4c-9b88-2127d8a4baf8
Adding data for user FallenUpwards, match 4f9fc9ec-0698-4aad-af74-8b35103aa833
Adding data for user FallenUpwards, match c58b9e5b-bbb5-424f-82e1-2f2d98bbf0f0
Adding data for user FallenUpwards, match 217bf6f2-3300-47c4-9e19-2e1614777f23
Adding data for user FallenUpwards, match ed769e36-9f82-42b0-acba-aff0bf50ea7e
Adding data for user FallenUpwards, match faf1e6dd-883f-471f-8240-fea4ce5f906a
Adding data for user FallenUpwards, match 1664b976-81be-4f4d-bfd8-d86627b41da8
Adding data for user FallenUpwards, match 009bad76-8d05-4cb4-a420-692012cd98a6
Adding data for user FallenUpwards, match b86ff37c-cdd0-4eed-890c-bd80057a8467
Adding data for user FallenUpwards, match f925b7a4-6681-4d81-bf20-ec44527aebdf
Adding data for user FallenUpwards, match b9fb6d07-66c5-4778-ae22-383f02913a74
Adding data for user FallenUpwards, match 64edca04-77fb-4c65-a265-3b34f1155521
Adding data for user FallenUpwards, match db8a6c51-448f-4e1b-b1ae-55ab3cf972d1
Adding data for user FallenUpwards, match c816c25f-ab39-4a88-b3de-0a2efcd1905c
Adding data for user FallenUpwards, match e1c3b2e0-225d-45b5-8515-891af457e539
Adding data for user FallenUpwards, match bf4292b8-fdc1-413e-a052-d72c50d485cf
Adding data for user FallenUpwards, match 460ef8a0-fff3-4c09-b092-8a87ba8ab8f1
Adding data for user FallenUpwards, match 1bafd81b-ba16-4bc7-9aeb-f1e102b45216
Adding data for user FallenUpwards, match 4279fd77-bd29-4302-ab09-a245eebb9121
Adding data for user FallenUpwards, match ab31998f-ef9a-42f8-9794-0faf2eb17563
Adding data for user FallenUpwards, match 2cee5413-b9c5-4ae6-b29f-59f647a0e27c
Adding data for user FallenUpwards, match 9b0f2f19-506a-4f45-8680-69f27ee913f1
Adding data for user FallenUpwards, match 24d5abcb-6ede-4045-af98-f11f4cb21621
Adding data for user FallenUpwards, match 77c2a6e3-e1ee-4067-8305-9ecfedf1da73
Adding data for user FallenUpwards, match 73080ab3-0be5-4bd8-891f-3b1ffb602c6d
Adding data for user FallenUpwards, match fd1505b0-67a7-40f8-a161-04f902e37992
Adding data for user FallenUpwards, match 31b25975-2365-431f-ab5b-731b26118adf
Adding data for user FallenUpwards, match be4683eb-19f6-47c4-bb37-377b321c7011
Adding data for user FallenUpwards, match f3720521-5053-4d9c-af9b-56c04a01d1c6
Adding data for user FallenUpwards, match c35c890c-ba15-44bd-a2e9-91f199945e62
Adding data for user FallenUpwards, match e298d7cb-7fc4-45f6-be03-db72f7762f06
Adding data for user FallenUpwards, match 9db16644-f8a4-4693-a012-86e0b435d8e7
Adding data for user FallenUpwards, match 3ca0e71f-8295-40c3-91b7-4e096bacd8ad
Adding data for user FallenUpwards, match b8cc1fcc-5544-43f9-98c1-aae6d2bf8777
Adding data for user FallenUpwards, match bcbfee65-56f1-403a-a091-1e1e75bc24cb
Adding data for user FallenUpwards, match 002a8ccd-a1d3-4b00-882f-246451d49bc3
Adding data for user FallenUpwards, match 7c5ff483-ea11-418f-a826-d5dc3f5a9386
Adding data for user FallenUpwards, match 9d07623e-642a-498a-8905-875c9f55f66f
Adding data for user FallenUpwards, match 54d87e7b-b754-4095-b44f-2c58e225e7a5
Adding data for user FallenUpwards, match d2176021-f2ea-4148-9d30-9b479ddf69ae
Adding data for user FallenUpwards, match dd797a62-8bf3-45f8-89d5-cf06a25cd3b4
Adding data for user FallenUpwards, match aabb87c0-e1fa-4e92-87e2-27279b272a9c
Adding data for user FallenUpwards, match f98c800b-b8c5-45c2-884d-9b8b2cdc544e

@Haza
Copy link
Owner

Haza commented May 10, 2018

Could you provide your users file so I can test it?

Thanks

@OkDruid
Copy link
Author

OkDruid commented May 10, 2018

Sure:

{  
   "users":[  
      "ChaosxChoalition",
      "Clayed",
      "Crazygunner101",
      "DeadWolves",
      "Donoman02",
      "FallenUpwards",
      "Jay-Red",
      "LijaKiller",
      "Manumanu54",
      "Matranse",
      "SirClayedTV",
      "SoC-Suzy",
      "Tommy-G",
      "Walahfried",
      "WardogYasa",
      "Wiggo-91",
      "bruce-jenner",
      "ccKeyserSoze",
      "crazynads",
      "h4wkeye",
      "m1k1zZz",
      "mierneuker",
      "mondaysgiraffe",
      "mrstandalone",
      "tomcw"
   ]
}

@Haza
Copy link
Owner

Haza commented May 10, 2018

I tested with you user list.
The API is only retrieving a very limited set of you users.

You can test yourself by using
curl -X GET "https://api.playbattlegrounds.com/shards/pc-na/players?filter[playerNames]=%20ChaosxChoalition%2CClayed%2CCrazygunner101%2CDeadWolves%2CDonoman02%2CFallenUpwards%2CJay-Red%2CLijaKiller%2CManumanu54%2CMatranse%2CSirClayedTV%2CSoC-Suzy%2CTommy-G%2CWalahfried%2CWardogYasa%2CWiggo-91%2Cbruce-jenner%2CccKeyserSoze%2Ccrazynads%2Ch4wkeye%2Cm1k1zZz%2Cmierneuker%2Cmondaysgiraffe%2Cmrstandalone%2Ctomcw" -H "accept: application/vnd.api+json" -H "Authorization: Bearer <API KEY>"

It return only 3 players. (I removed the matches).

 {
  "data": [
    {
      "type": "player",
      "id": "account.9dccbbd027534e36b987b8ca314a66fd",
      "attributes": {
        "shardId": "pc-na",
        "createdAt": "2018-04-05T14:03:27Z",
        "updatedAt": "2018-04-05T14:03:27Z",
        "patchVersion": "",
        "name": "Clayed",
        "stats": null,
        "titleId": "bluehole-pubg"
      },
      "relationships": {
        "matches": {
          "data": []
        },
        "assets": {
          "data": []
        }
      },
      "links": {
        "self": "https://api.playbattlegrounds.com/shards/pc-na/players/account.9dccbbd027534e36b987b8ca314a66fd",
        "schema": ""
      }
    },
    {
      "type": "player",
      "id": "account.8ff541b0f3cb4738a230816c32ce6eaf",
      "attributes": {
        "titleId": "bluehole-pubg",
        "shardId": "pc-na",
        "createdAt": "2018-04-06T05:07:43Z",
        "updatedAt": "2018-04-06T05:07:43Z",
        "patchVersion": "",
        "name": "Donoman02",
        "stats": null
      },
      "relationships": {
        "assets": {
          "data": []
        },
        "matches": {
          "data": []
        }
      },
      "links": {
        "self": "https://api.playbattlegrounds.com/shards/pc-na/players/account.8ff541b0f3cb4738a230816c32ce6eaf",
        "schema": ""
      }
    },
    {
      "type": "player",
      "id": "account.898f59fe7dc440a397500a9ca76533c9",
      "attributes": {
        "name": "FallenUpwards",
        "stats": null,
        "titleId": "bluehole-pubg",
        "shardId": "pc-na",
        "createdAt": "2018-04-12T22:02:19Z",
        "updatedAt": "2018-04-12T22:02:19Z",
        "patchVersion": ""
      },
      "relationships": {
        "matches": {
          "data": []
        },
        "assets": {
          "data": []
        }
      },
      "links": {
        "self": "https://api.playbattlegrounds.com/shards/pc-na/players/account.898f59fe7dc440a397500a9ca76533c9",
        "schema": ""
      }
    }
  ],
  "links": {
    "self": "https://api.playbattlegrounds.com/shards/pc-na/players?filter[playerNames]= ChaosxChoalition,Clayed,Crazygunner101,DeadWolves,Donoman02,FallenUpwards,Jay-Red,LijaKiller,Manumanu54,Matranse,SirClayedTV,SoC-Suzy,Tommy-G,Walahfried,WardogYasa,Wiggo-91,bruce-jenner,ccKeyserSoze,crazynads,h4wkeye,m1k1zZz,mierneuker,mondaysgiraffe,mrstandalone,tomcw"
  },
  "meta": {}
}

This is really what the API is returning while searching for players.
Does the other players have played in the current shard ? (NA)
If yes, does they have played recently ? I've heard that the API only retains 1 ou 2 weeks of matches data (it has changed lately, I didn't really followed that).

@OkDruid
Copy link
Author

OkDruid commented May 10, 2018

for NA I know I know these have all played within last 2 weeks (likely more of them but these I've seen play):
ChaosxChaolition
Clayed
Crazygunner101
Donoman02
Matranse
SirClayedTV
WardogYasa
ccKeyserSoze
mrstandalone

Some played EU and NA aside from maybe Tommy-G I think all of them have played within the last 2 weeks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants