Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to use without DatHost.net #46

Open
webcamleif opened this issue Nov 9, 2023 · 2 comments
Open

Possibility to use without DatHost.net #46

webcamleif opened this issue Nov 9, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@webcamleif
Copy link

Right now the bot supports dedicated servers from DatHost.net, would it be possible to use the bot without it? Meaning all functionalities except for the server host integration part?

I am running a local dedicated server, so I am in no need for servers via DatHost.net.

@martig3 martig3 added the enhancement New feature or request label Nov 22, 2023
@martig3
Copy link
Owner

martig3 commented Nov 22, 2023

You can use the bot without DatHost, it should run everything up until it tries to start the server and it'll fail. You might need to put in blank values for the Dathost config fields otherwise the settings might not load. I should probably allow an option to disable actually spawning the server (gracefully).

It would be possible to add a feature to use a local server too, but I'd like to possibly find some sort of way to reduce the amount of work necessary when it comes to configuring & start/stopping a local CS2 server. Back in CSGO it would be fairly trivial to have a server running a plugin like Get5 and then simply drop in a config or use their existing API, but there aren't any solutions yet for CS2 that I am aware of (please feel free to share if something exists). It might be possible to simply do all of the interaction via RCON though.

This is definitely something I wanted to get around to doing, so I'll keep this up for feedback and possible implementations.

@martig3 martig3 added the help wanted Extra attention is needed label Nov 22, 2023
@webcamleif
Copy link
Author

Alright, I'll see if I can test the bot without the DatHost functionality and see if it works.
I do not know if it is possible, but I have tried this cs2 plugin which is working great:
https://github.com/shobhit-pathak/MatchZy

Maybe there could be a way to interact with it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants