Nils
Nils
### Expected behaviour I cloned the git repository and followed the installation instructions. no compile errors or warning occured What should happen? vicc to start correctly ### Actual behaviour ```...
I'm not sure how exactly the `query` parameter works exactly, but the source code for `client.lines` requires the parameter `query` and checks if the string is empty.
implement new logging feature that capture all stdout
this could be really interesting for high profile matches like the finals in a major.
- [ ] We have to think about the design but with the new interactions it should be possible
implement a command to get a ranking of the highest rated players although we should think about the general design of the command and what it can do. For Exmaple...
reminder to think about if it is useful to use [this](https://hltv-api-steel.vercel.app/api/matchmapstats/49968)
- [ ] create a socket.io client that interacts with the hltv score board. - [ ] find a design for a pretty killfeed. - [ ] one socket.io client...