StephanAkkerman / axie-manager-bot

The self-hosted Discord bot we are using in the Axie Manager server. It consists of multiple handy features for managing your scholars in Axie Infinity and being able to use it for multiple managers.
https://www.instagram.com/axie_manager/
MIT License
5 stars 3 forks source link

META analysis using API #99

Open StephanAkkerman opened 2 years ago

StephanAkkerman commented 2 years ago

https://game-api.axie.technology/toprank?limit=400 Shows top 400 players and their ronin id, use their axies to analyze META changes

StephanAkkerman commented 2 years ago

or use this https://github.com/ShaneMaglangit/axie-infinity-leaderboard-axie-scraper

StephanAkkerman commented 2 years ago

Use !meta for all info, for top teams, , and many other options possible by using https://github.com/ShaneMaglangit/axie-infinity-leaderboard-axie-scraper/blob/main/leaderboard_exploration.ipynb

StephanAkkerman commented 2 years ago

Could also be a project on its own