The first ever public Xbox Looking For Group realm scrapper.
- Clone this repository
- Install the dependencies with
npm i
- Make a realms.json file with a empty array.
- Make a invaildRealms.json file with a empty array.
- Run the script with
node .
- Link your Xbox Account.
- The script will output a list of realm codes every 60 seconds.
If you want to setup a webhook, which is not required. You'll have to make a .env file including a discord webhook URL.
The script sometimes get words from the posts instead of realm codes, which can be ignored as the codes are vaildated using https://pocket.realms.minecraft.net/worlds/v1/link/<code>
.
@aidgods - Giving the endpoint to view available Looking For Group posts.
This project is licensed under the AGPL-3.0 license.