Sainan 945d82c78d
All checks were successful
Build / build (18) (push) Successful in 46s
Build / build (20) (push) Successful in 59s
Build / build (22) (push) Successful in 1m2s
Build / build (18) (pull_request) Successful in 45s
Build / build (20) (pull_request) Successful in 1m0s
Build / build (22) (pull_request) Successful in 1m1s
chore: remove ts-node dependency
We either use ts-node-dev or compile to JS and then run that so this isn't needed.
2025-03-11 09:32:32 +01:00
2025-02-07 09:49:13 -08:00
2025-03-10 16:40:40 -07:00
2023-05-19 15:26:36 -03:00
2023-12-14 17:34:15 +01:00
2023-06-02 00:20:49 -03:00
2025-02-03 22:55:26 +01:00
2023-05-19 15:26:36 -03:00
2025-03-11 09:32:32 +01:00
2025-02-27 10:13:29 +01:00
2025-03-07 20:16:15 +01:00
2023-05-19 15:26:36 -03:00

Space Ninja Server

More information for the moment here: https://discord.gg/PNNZ3asUuY

Note

Development of this project currently happens on https://onlyg.it/OpenWF/SpaceNinjaServer. If that's not the site you're on, you're looking at a one-way mirror.

config.json

  • logger.level can be fatal, error, warn, info, http, debug, or trace.
  • myIrcAddresses can be used to point to an IRC server. If not provided, defaults to [ myAddress ].
Description
The server component of OpenWF
Readme GPL-3.0 46 MiB
Languages
TypeScript 82%
JavaScript 13.1%
HTML 4.7%