
- Added some empty lines to make the console look little bit cleaner and less messy - Added text when it starts building the files and when the server actually starts - On error the window title gets changed ("Error - SpaceNinjaServer") and the color of the console turns red (though I can remove the color, if it's unhelpful/annoying), so that any idiot realizes immediately when something went wrong See screenshot for comparison
Space Ninja Server
More information for the moment here: https://discord.gg/PNNZ3asUuY
config.json
logger.level
can befatal
,error
,warn
,info
,http
,debug
, ortrace
.myIrcAddresses
can be used to point to an IRC server. If not provided, defaults to[ myAddress ]
.
Languages
TypeScript
82.8%
JavaScript
12.4%
HTML
4.5%
Dockerfile
0.1%