2023-12-01 14:38:24 -06:00
2021-10-11 20:53:16 -05:00
2023-12-01 14:38:24 -06:00
2022-12-29 21:22:53 -06:00
2022-12-27 20:33:17 -06:00
2022-12-29 21:22:53 -06:00
2022-12-29 20:03:37 -06:00
2023-01-03 19:30:37 -06:00

Pokemon Showdown Loginserver.

This is the PS loginserver. Build it with npm run build, and run it with npm run start.

You can access it via either /action.php, or /api/[desired action].

See src/actions.ts for a list of the actions. (Actions can be added by adding a function to that file)

Description
No description provided
Readme MIT 1.5 MiB
Languages
TypeScript 84.3%
JavaScript 11.5%
HTML 4%
PHP 0.1%