Ghost++ — is a Warcraft III game hosting bot. As the original project https://github.com/w3gh/ghostplusplus based on https://github.com/w3gh/ghost,
This version is a try to port ghost++ to js
You need compiled libbncsutil.dylib
or libbncsutil.so
or bncsutil.dll
in directory root.
And setup server credentials in config.json
git clone https://github.com/w3gh/ghost.js.git ghost
cd ghost
npm i
npm start
it will display colored chat info like on screenshot below