SpaceNinjaServer/README.md

12 lines
505 B
Markdown
Raw Normal View History

2023-08-29 20:19:10 +02:00
# Space Ninja Server
2023-05-19 18:29:37 -03:00
More information for the moment here: [https://discord.gg/PNNZ3asUuY](https://discord.gg/PNNZ3asUuY)
2025-02-27 01:12:32 -08:00
>[!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 ]`.