mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-08-20 01:51:42 -05:00
Auth checking was done relatively sporadically in the past, but this change adds $users->isSysop/isAdmin/isLeader for more centralized auth checking.
PS replays database
This is the code powering https://replay.pokemonshowdown.com/
JSON API
The replays database has a JSON API, documented at:
https://github.com/smogon/pokemon-showdown-client/blob/master/WEB-API.md