KOOKIIEStudios / PalCON-Discord

A Python-based Discord bot for PalWorld server administration via RCON
MIT License
18 stars 3 forks source link

🔨 feat: Create Rconclient #22

Closed alexraskin closed 6 months ago

alexraskin commented 6 months ago

This pull request introduces a custom RCON (Remote Console) client designed specifically for our Discord bot. The motivation behind developing this in-house solution was to gain more control over the bot's interaction with palworld servers, reduce external dependencies, and tailor the functionality to our specific needs.

I have tested as much as I could, I still havent been able to log into my world, as I am away from my gaming pc.

Tested:

Image from Gyazo

I woulld appericate if I could get some more eyes on the other couple commands.

Let me know what you think?